Alternatives to Styleguidist

Compare Styleguidist alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Styleguidist in 2025. Compare features, ratings, user reviews, pricing, and more from Styleguidist competitors and alternatives in order to make an informed decision for your business.

  • 1
    Docz

    Docz

    Docz

    Starting from v2, Docz is entirely built using GatsbyJS. It's optimised for a lightning fast development experience and speedy build times. This also allows you to leverage GatsbyJS's huge ecosystem of plugins and tools. No need to worry about complex configuration settings to build and run your documentation. With Docz you can create customizable sites with a single command. Using component shadowing you can create your own theme or customize the provided theme to make your documentation website stand out. MDX is Markdown + JSX, it brings the world of components to Markdown. MDX makes it possible to import and use your components in Markdown-style files. Docz fully leverages this, and provides many built-in components that augment and speed up your documentation workflow. Plugins provide a great way to add functionality to your application without changing your code.
  • 2
    Storybook

    Storybook

    Storybook

    Storybook provides a sandbox to build UIs in isolation so you can develop hard-to-reach states and edge cases. Implement components and pages without needing to fuss with data, APIs, or business logic. Render components in key states that are tricky to reproduce in an app. Save use cases as stories in plain JavaScript to revisit during development, testing, and QA. Use addons to customize your workflow, automate testing, and integrate with your favorite tools. Stories are a pragmatic, reproducible way to keep track of UI edge cases. Write stories once then reuse them to power automated tests. Whenever you write a story you get a handy test case. Quickly browse stories to make sure your UI looks right. Pinpoint UI changes down to the pixel by comparing image snapshots of stories. Reuse stories in your unit tests to confirm nuanced functionality. Stories show how UIs actually work not just how they're supposed to work. That makes gathering feedback and reproductions easy.
  • 3
    Semantic UI React
    Semantic UI React is the official React integration for Semantic UI. jQuery-free, declarative API, augmentation, shorthand props, sub-components, auto controlled state. jQuery is a DOM manipulation library. It reads from and writes to the DOM. React uses a virtual DOM (a JavaScript representation of the real DOM). React only writes patch updates to the DOM, but never reads from it. It is not feasible to keep real DOM manipulations in sync with React's virtual DOM. Because of this, all jQuery functionality has been re-implemented in React. Control the rendered HTML tag, or render one component as another component. Extra props are passed to the component you are rendering as. Augmentation is powerful. You can compose component features and props without adding extra nested components. Shorthand props generate markup for you, making many use cases a breeze. All object props are spread on the child components.
  • 4
    Emotion

    Emotion

    Emotion

    Emotion is a performant, flexible CSS-in-JS library designed for writing CSS styles using JavaScript, supporting both string-based and object-based styles while delivering a strong developer experience, complete with source maps, labels, and testing utilities. It offers two powerful usage patterns; a framework-agnostic approach which requires no special configuration yet supports vendor-prefixing, nested selectors, media queries, and class composition through the CSS and CX functions; and a React-optimized variant providing advanced features like the CSS prop for direct styling (similar to the style prop but with support for nested selectors, media queries, and theming capabilities), zero-configuration server-side rendering, native theming, and compatibility with ESLint tooling. Emotion also supports styled-component-like APIs, enabling tag-based or component-based styled elements with dynamic prop-driven styling.
  • 5
    React

    React

    React

    React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable and easier to debug. Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM. We don’t make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code. React components implement a render() method that takes input data and returns what to display. This example uses an XML-like syntax called JSX. Input data that is passed into the component can be accessed by render() via this.props.
  • 6
    Locofy

    Locofy

    Locofy

    Frontend development accelerated with AI. Turn designs into frontend code for web & mobile. Build full apps, screens, components & design systems. Ship products 10x faster with your existing design tools, libraries, tech stack & CI/CD workflows. Figma & Adobe XD to React, React Native, HTML/CSS, Gatsby, Next.js, Vue, and more coming soon. Keep using the tools you already use. We provide a Figma & Adobe XD plugin to tag your interactive elements and handle styling, layout, and responsiveness. As a bonus, we provide pre-built components from Material UI, Bootstrap, Ant Design, Chakra UI as well as your Storybook. Locofy converts your designs into production-ready code for React, React Native, HTML-CSS, Next.js, Gatsby, Vue, and more on the way in your preferred framework. Make reusable components and props with LocoAI. Export your code in your preferred settings (CSS Modules, Tailwind, CSS, Typescript, JavaScript, Expo).
  • 7
    CoreIDE

    CoreIDE

    CoreIDE

    CoreIDE is a full stack IDE for Java, JavaScript, Node.js and TypeScript developers who work on Spring, Spring Boot, React, Express, Vue, Backbone, AngularJS and other web framework based applications. The IDE is not only limited to web development, you can use it to develop other type of projects like desktop, command line, mobile or stand alone applications. It's free Community version contains all the available features. Java • JavaScript • Node.js • TypeScript • Spring • Spring Boot • React • Express • Vue • Backbone • AngularJS
  • 8
    Mantine

    Mantine

    Mantine

    Mantine is a comprehensive React component library designed to facilitate the rapid development of accessible and fully functional web applications. It offers over 100 customizable components and 50 hooks, encompassing a wide range of UI elements such as inputs, buttons, modals, popovers, typography, and layout management tools. Built with TypeScript, Mantine ensures type safety across applications, and its components are compatible with modern frameworks like Next.js and Remix. The library provides native support for dark themes, allowing developers to implement dark mode with minimal configuration. Customization is a key feature, with components supporting extensive visual modifications through props, enabling quick prototyping and experimentation. Mantine also facilitates flexible theming, allowing the extension of the default theme with additional colors, shadows, radius, spacing, fonts, and other properties to meet specific design requirements.
  • 9
    WebStorm

    WebStorm

    JetBrains

    WebStorm is a powerful JavaScript and TypeScript integrated development environment (IDE) designed to boost developer productivity and enjoyment. It comes ready to use out of the box with essential tools for JavaScript, TypeScript, HTML, CSS, and popular frameworks like React, Angular, and Vue. WebStorm offers deep code understanding, fast navigation, safe refactoring, and built-in Git support. It automates complex tasks such as resolving merge conflicts and debugging tests, saving developers time. The IDE integrates advanced AI-powered coding assistance, including unlimited code completion and offline support. WebStorm’s customizable interface and plugin ecosystem make it adaptable to any developer’s workflow.
    Starting Price: $129 per user per year
  • 10
    SaaS UI

    SaaS UI

    SaaS UI

    Saas UI is a purpose-built toolkit designed to expedite the development of high-quality applications by providing a comprehensive suite of React components and starter kits. It offers over 40 open-source components, including authentication screens compatible with services like Clerk, Supabase, and Magic, fully functional forms utilizing React Hook Form, and data tables powered by React Table. Built atop industry-leading libraries such as Chakra UI, React Query, and Recharts, Saas UI ensures accessibility by adhering strictly to WAI-ARIA standards and supports full customization through theming and style props. The platform includes a Figma design system, aligning design and development processes seamlessly. Saas UI Pro extends these capabilities with advanced components and tools for billing, onboarding, feature management, and sign-up flows, accompanied by a boilerplate app compatible with Next.js and Electron.
    Starting Price: €197 one-time payment
  • 11
    React Aria
    ​React Aria is a library of unstyled React components and hooks that help you build accessible, high-quality UI components for your application or design system. It provides components for common UI patterns, with accessibility, internationalization, interactions, and behavior built in, allowing you to focus on your unique design and styling rather than rebuilding these challenging aspects. React Aria has been meticulously tested across a wide variety of devices, interaction modalities, and assistive technologies to ensure the best experience possible for all users. React Aria is style-free out of the box, allowing you to build custom designs to fit your application or design system using any styling and animation solution. Each component is broken down into individual parts with built-in states, render props, and slots that make styling a breeze. All components are extensively tested using many popular screen readers and devices.
  • 12
    Toolpad Core
    Toolpad Core is a self-hosted, low‑code internal tool builder tailored for full-stack and back-end developers, empowering them to craft admin interfaces, dashboards, and CRUD apps using drag‑and‑drop visuals while retaining full code control. Built on MUI's robust React component ecosystem, integrating MUI Core and X libraries, it offers a Postman‑like query builder for REST APIs, the ability to import custom React components, and smooth integration with Node.js backends, eliminating the need for boilerplate API wiring. Toolpad operates entirely locally, storing configuration in version-control–friendly files and giving developers the freedom to extend from low‑code prototypes to production‑grade features using JavaScript and TypeScript. With deep alignment to React, TypeScript, Next.js, and local IDE workflows, Toolpad bridges the gap between rapid UI assembly and maintainable, production-ready development.
    Starting Price: $180 per year
  • 13
    uipkg

    uipkg

    uipkg

    uipkg is a tool that lets you convert Figma design to React components. It helps designers and developers work together faster by avoiding the tedious task of translating designs into code manually. The goal is to help teams ship products more quickly so they can focus on building great experiences for their customers. The main thing about uipkg that makes it unique compared to other tools is its focus on React components, instead of exporting the whole screen you should instead export small reusable components like buttons, headers, footers etc. This way you'll be able to define props, add interactions, adjust breakpoints, and of course, add business logic like fetching data from the server.
  • 14
    BlockNote

    BlockNote

    BlockNote

    ​BlockNote is an open source, block-based rich text editor for React that offers a polished, Notion-style user experience with minimal setup. It comes with built-in UI components like menus and toolbars, which are fully customizable. It supports drag-and-drop functionality, allowing users to organize content into blocks that can be nested or rearranged. Developers can extend the editor with custom blocks, schemas, and plugins, benefiting from first-class TypeScript support for type safety and autocompletion. BlockNote enables real-time collaboration using Yjs, with support for providers like Liveblocks and PartyKit, allowing multiple users to edit documents simultaneously. It also supports theming, markdown, and HTML conversion, and can be used with vanilla JavaScript for non-React projects. Built on top of ProseMirror and TipTap, BlockNote simplifies the process of adding a rich text editor to applications, eliminating the need to build interface elements from scratch.
    Starting Price: $90 per month
  • 15
    Headless UI

    Headless UI

    Headless UI

    ​Headless UI is a library of completely unstyled, fully accessible UI components designed to integrate seamlessly with Tailwind CSS. It offers a range of components for both React and Vue. These components are built with accessibility in mind, adhering to WAI-ARIA design patterns and providing full keyboard navigation support. Because they are unstyled by default, developers have complete control over the look and feel, allowing for easy customization to match any design system. Headless UI components expose state information through data attributes and render props, enabling developers to conditionally apply styles based on component states such as focus, open, selected, or disabled. This approach ensures that the components are both flexible and accessible, making them suitable for building custom, high-quality user interfaces. With Headless UI, developers can create complex UI elements like modals, dropdowns, and tabs without sacrificing accessibility or design flexibility.
  • 16
    Eclipse Orion

    Eclipse Orion

    Eclipse Foundation

    The Eclipse Orion Project's objective is to create a browser-based open tool integration platform that is entirely focused on developing for the web, in the web. Tools are written in JavaScript and run in the browser. Great care has been taken to provide a web experience for development, rather than to recreate the traditional desktop IDE experience in a browser tab. Tools are written in JavaScript and run in the browser. Unlike other attempts at creating browser-based development tools, this is not an IDE running in a single tab. Links work and can be shared. You can open a file in a new tab. Great care has been taken to provide a web experience for development. Orion components are individually consumable and can be embedded in applications and web pages. All the components of Orion together can be viewed at the public-facing OrionHub site where anyone can create an account and try Orion out.
  • 17
    ReGraph

    ReGraph

    Cambridge Intelligence

    Build game-changing React graph visualization products that turn connected data into insight. With ReGraph’s simple data-driven API, it’s quick and easy to add graph visualizations to your React applications. Ship custom, high-performance graph visualization to your users, wherever they are. For React developers, ReGraph offers a simple and clean coding experience. It has familiar logic, easy state handling, and well-documented props. You can choose where your data is stored, and how the component looks and behaves. It works in any browser, on any device, and integrates readily with any server or database. It’s a completely flexible way to build a custom React graph visualization application. ReGraph makes it easy to build powerful React graph visualization applications. Everything has been carefully optimized for performance, from its layout algorithms to its supercharged graphics rendering engine.
  • 18
    WatermelonDB

    WatermelonDB

    WatermelonDB

    ​WatermelonDB is a reactive database framework designed to build powerful React and React Native apps that scale from hundreds to tens of thousands of records while remaining fast. It ensures instant app launch regardless of data volume, supports lazy loading to load data only when needed, and offers offline-first capabilities with synchronization to your own backend. It is multiplatform. Optimized for React, it allows easy integration of data into components and is framework-agnostic, enabling the use of its JavaScript API with other UI frameworks. Built on a robust SQLite foundation, WatermelonDB provides static typing with Flow or TypeScript and optional reactivity through an RxJS API. WatermelonDB addresses performance issues in complex applications by loading nothing until requested and performing all querying directly on SQLite on a separate native thread, ensuring most queries resolve instantly.
  • 19
    React Bootstrap

    React Bootstrap

    React Bootstrap

    The most popular front-end framework rebuilt for React. React-Bootstrap replaces Bootstrap JavaScript. Each component has been built from scratch as a true React component, without unneeded dependencies like jQuery. As one of the oldest React libraries, React-Bootstrap has evolved and grown alongside React, making it an excellent choice as your UI foundation. Built with compatibility in mind, we embrace our bootstrap core and strive to be compatible with the world's largest UI ecosystem. By relying entirely on the Bootstrap stylesheet, React-Bootstrap just works with the thousands of Bootstrap themes you already love. The React component model gives us more control over form and function of each component. Each component is implemented with accessibility in mind. The result is a set of accessible-by-default components, over what is possible from plain Bootstrap.
  • 20
    React Native
    React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces. Use a little—or a lot. You can use React Native today in your existing Android and iOS projects or you can create a whole new app from scratch. React primitives render to native platform UI, meaning your app uses the same native platform APIs other apps do. Many platforms, one React. Create platform-specific versions of components so a single codebase can share code across platforms. With React Native, one team can maintain two platforms and share a common technology—React. React Native lets you create truly native apps and doesn't compromise your users' experiences. It provides a core set of platform agnostic native components like View, Text, and Image that map directly to the platform’s native UI building blocks.
  • 21
    Framework7

    Framework7

    Framework7

    Framework7 is a free and open-source framework to develop mobile, desktop, or web apps with a native look and feel. It is also an indispensable prototyping tool to show a working app prototype as soon as possible in case you need to. With such a stunning set of UI components that Framework7 provides right from the box, it allows to create web apps, progressive web apps (PWA), and iOS and Android apps with a native look and feel. Framework7 paired with extra tools like Electron and NW.js allows to build native desktop apps. You can use any tools you love when working with Framework7. It doesn’t force you to use anything except plain HTML, CSS, and JavaScript. Creating apps with Framework7 is easy as creating a website. And in addition to vanilla JavaScript library, Framework7 comes with Vue.js, React, and Svelte components to bring components-syntax, structured data, and data bindings with the power and simplicity of Vue.js, React, or Svelte.
  • 22
    Fuse

    Fuse

    Fuse

    Hundreds of best practices, carefully curated industry-standard components and battle-tested infrastructure. Maintained by a team that knows the mobile ecosystem inside-out. The Fuse Platform is built on React Native and pedantic TypeScript - giving native iOS and Android apps with a shared code base. The Fuse Platform consists of components that have already been tested and proven in numerous other projects, drastically reducing the risk of bugs as well as shortening the overall development time. This does not sacrifice customizability. Whenever needed, custom UI/UX components can be added for each brand’s unique touch.
  • 23
    Ariakit

    Ariakit

    Ariakit

    ​Ariakit is an open source library featuring unstyled, primitive components designed to help developers build accessible web applications with React. It provides a collection of styled examples that can be copied and pasted into applications. Ariakit's components are designed with accessibility in mind, supporting features like keyboard navigation and screen reader compatibility. It also offers integration examples with tools like Next.js App Router and React's useTransition for building responsive and accessible UIs. Developers can explore the documentation, component guides, and API references to get started.
  • 24
    Untitled UI

    Untitled UI

    Untitled UI

    Untitled UI is the world’s largest Figma UI kit, React component library, and icon system, offering designers and developers everything needed to design and build modern interfaces at speed. The Figma library features over 900 global styles and variables for color, typography, and effects, more than 10,000 meticulously crafted components and variants, 420 ready‑to‑use desktop and mobile page examples, and 4,600 neutral icons and logos, fully integrated into one design system. On the development side, Untitled UI React provides an open‑source collection of production‑ready components built with React v19.1, Tailwind CSS v4.1, TypeScript v5.8, and React Aria, ensuring type safety, accessibility (keyboard navigation and screen‑reader support), and lightning‑fast performance without lock‑in. AI‑ready Lovable and bolt.new kits enable instant prototyping with simple prompts, while seamless Figma previews and consistent styling across both platforms.
    Starting Price: $129 per month
  • 25
    Kibo UI

    Kibo UI

    Kibo UI

    Kibo UI is a custom registry of composable, accessible, and open source components designed for use with shadcn/ui. Built with technologies like React, TypeScript, Tailwind CSS, Lucide, and Radix UI, Kibo UI offers a suite of functional and fully composable components that developers can build, customize, and extend to their specific needs. It includes a variety of components such as a color picker, an image zoom feature, a QR code generator, code blocks with syntax highlighting and copy-to-clipboard functionality, and a dropzone for drag-and-drop file uploads. Additionally, Kibo UI provides precomposed and animated blocks to help developers get their apps and websites up and running quickly. Examples include an AI chatbot interface and a collaborative canvas for real-time online collaboration. It also offers a pricing page template with a list of plans and features, emphasizing simplicity and transparency.
  • 26
    PhpStorm

    PhpStorm

    JetBrains

    The Lightning-Smart PHP IDE. PhpStorm deeply understands your code. PhpStorm is perfect for working with Symfony, Laravel, Drupal, WordPress, Zend Framework, Magento, Joomla!, CakePHP, Yii, and other frameworks. The editor actually 'gets' your code and deeply understands its structure, supporting all the PHP language features for modern and legacy projects. It provides the best code completion, refactorings, on-the-fly error prevention, and more. Make the most of the cutting edge front-end technologies, such as HTML 5, CSS, Sass, Less, Stylus, CoffeeScript, TypeScript, Emmet, and JavaScript, with refactorings, debugging, and unit testing available. See the changes instantly in the browser thanks to Live Edit. Perform many routine tasks right from the IDE, thanks to the Version Control Systems integration, support for remote deployment, databases/SQL, command-line tools, Docker, Composer, REST Client, and many other tools.
    Starting Price: $199 per user per year
  • 27
    Kickstart

    Kickstart

    Kickstart

    Kickstart is a comprehensive Next.js boilerplate designed to expedite the development of full-stack React applications. It integrates modern frontend technologies like React and Next.js with a backend powered by Express and Firebase, all structured with TypeScript for type safety. The platform includes a suite of UI components built with Chakra UI and implements authentication via Firebase Auth. For data management, Kickstart utilizes Cloud Firestore and Cloud Storage, while payment processing is facilitated through Stripe, supporting payments, invoices, subscriptions, and coupons. Content management is streamlined with a Prismic CMS-powered blog, and email marketing is supported through ConvertKit integration. By providing these pre-configured features, Kickstart enables developers to focus on building unique aspects of their applications without the overhead of setting up foundational components.
    Starting Price: $249 per site
  • 28
    Flowhub IDE
    Flowhub IDE is a tool for building full-stack applications in a visual way. With the ecosystem of flow-based programming environments, you can use Flowhub to create anything from distributed data processing applications to internet-connected artworks. Flow-based programming for JavaScript. Runs in both browser and Node.js. Flow-based environment for distributed, heterogeneous data processing with message queues. Flow-based programming for microcontrollers like Arduinos. Toolkit for building IoT systems. Flowhub supports any runtimes compatible with the FBP protocol. You can integrate any custom dataflow systems with it. Coding starts on the white-board. Keep it that way with Flowhub! The “graph” displays your software flow clearly, concisely and beautifully. Flowhub has been designed ground-up for touchscreen usage, enabling you to work on your tablet while on the go. For component editing a keyboard might still be nice, though.
  • 29
    Omnis Studio

    Omnis Studio

    Omnis Software Ltd

    Omnis Studio is a cross platform application development environment. Omnis Studio allows application developers and programmers to write application code and business logic once, and deploy their applications on virtually any platform or device, including desktop PCs on Windows and macOS, as well as tablets and phones on iOS, Android and Windows. Support for a large range of client devices is enabled using the Omnis JavaScript Client, a unique JavaScript based technology for rendering the application UI and web forms in a standard web browser on desktops and mobile devices. The integration of data and services is available in Omnis Studio via REST based Web Services, and functionality can be extended within Omnis Studio by utilizing its powerful and flexible external components API. Omnis is headquartered in the UK and has subsidiaries in USA, France and Germany and distributors for many other parts of the world.
  • 30
    TypeORM

    TypeORM

    TypeORM

    TypeORM is an ORM that can run in NodeJS, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). Its goal is to always support the latest JavaScript features and provide additional features that help you to develop any kind of application that uses databases - from small applications with a few tables to large scale enterprise applications with multiple databases. TypeORM supports both Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in existence, which means you can write high quality, loosely coupled, scalable, maintainable applications the most productive way.
  • 31
    Magic UI

    Magic UI

    Magic UI

    Magic UI is a free and open source UI library crafted for design engineers, offering over 150 animated components and effects built with React, TypeScript, Tailwind CSS, and Framer Motion. It serves as a perfect companion to shadcn/ui, enabling developers to create visually engaging landing pages and user interfaces with minimal effort. It includes a diverse range of components such as animated text, buttons, backgrounds, device mockups, and special effects like confetti and neon gradients. Magic UI Pro extends this offering with 50+ professionally designed blocks and templates tailored for various applications, including AI agents, developer tools, mobile apps, SaaS products, startups, and portfolios. These templates are built with React, Next.js, Tailwind CSS, and Framer Motion, ensuring responsive design and smooth animations.
  • 32
    Kendo UI

    Kendo UI

    Progress Software

    Kendo UI is the ultimate collection of JavaScript UI components with libraries for jQuery, Angular, React, and Vue. Quickly build eye-catching, high-performance, responsive web applications—regardless of your JavaScript framework choice. Easily add advanced JavaScript components into your existing or new designs. Kendo UI’s hundreds of components handle everything you need to satisfy your users’ requirements. Add advanced components such as data grids, charts, schedulers, and calendars with just a few lines of code. Each is crafted for performance and customizability. Switching frameworks and starting new projects won’t require a new license or a big learning curve. Everything is included and up-to-date, APIs are consistent and theming is easy. Our QA process coupled with world-class support teams and a large user community means that our components will always work the way they’re supposed to—guaranteed.
  • 33
    Base AI

    Base AI

    Base AI

    The easiest way to build serverless autonomous AI agents with memory. Start building local-first, agentic pipes, tools, and memory. Deploy serverless with one command. Developers use Base AI to develop high-quality AI agents with memory (RAG) using TypeScript and then deploy serverless as a highly scalable API using Langbase (creators of Base AI). Base AI is web-first with TypeScript support and a familiar RESTful API. Integrate AI into your web stack as easily as adding a React component or API route, whether you're using Next.js, Vue, or vanilla Node.js. With most AI use cases on the web, Base AI helps you ship AI features faster. Develop AI features on your machine with zero cloud costs. Git integrates out of the box, so you can branch and merge AI models like code. Complete observability logs let you debug AI-like JavaScript, and trace decisions, data points, and outputs. It's like Chrome DevTools for your AI.
  • 34
    DHTMLX

    DHTMLX

    DHTMLX

    DHTMLX is a JavaScript UI library that provides a set of highly customizable and flexible components for building modern and responsive web applications. The library includes more than 30 UI components, such as Gantt, Scheduler, Kanban, diagrams, charts, grids, spreadsheets, calendars, trees, forms, and more. DHTMLX helps to advance web development and build feature-rich data-intensive applications of any complexity. One of the key advantages of DHTMLX is its compatibility with different web frameworks, including React, Angular, and Vue.js, which makes it a great choice for developers who are already working with these frameworks. DHTMLX is also designed with performance in mind. Its components are optimized for fast rendering. A comprehensive and rich API provides a straightforward way to manipulate JavaScript/HTML5 UI widgets. The library has detailed API documentation, tutorials, and examples that help developers quickly get up to speed and start building their apps.
  • 35
    Plate

    Plate

    Plate.js

    ​Plate is a rich-text editor framework for React, designed to simplify complex text editing needs. Built with Slate.js and TypeScript, it offers a highly customizable and extensible editing experience. Plate provides a wide range of plugin packages that enhance the behavior, hooks, serialization, normalization, and other features of the editor. These plugins are "headless," meaning they are unstyled by default, allowing developers to style them as needed. It includes state management with Zustand stores, custom hotkeys, API methods, and transforms accessible through editor.api and editor.transforms. Plate also offers unstyled and accessible components based on Radix UI, serving as the foundation for building high-quality design systems. For those seeking a visually appealing interface, Plate provides pre-built styled components based on shadcn/ui, which can be customized to create a unique, accessible, and visually pleasing user interface.
  • 36
    Overlay

    Overlay

    Overlay

    The first platform to generate clean code from its design components. Overlay is a plugin to convert Figma or Sketch components into React/Vue.js/HTML clean code components. Overlay instantly creates dev-friendly web components from designer tools. This documentation assists designers and developers in accelerating their web design integration process. We’ve developed Overlay so that designers can be autonomous in building pixel-perfect components without knowing the modern JavaScript framework. Moreover, We think front-end developers must spend their time on high-value tasks (performance, SEO, business logic)and not on translating UX work to code. Overlay Playgrounds are design files with a lot of component examples, ready for Overlay, and all the explanations to make them by yourself and become an expert. It's still possible to use Overlay with other setups, this adds a little work overhead after getting components code. In the future, we will add more and more setups.
    Starting Price: $15 per month
  • 37
    Wijmo

    Wijmo

    GrapeCity

    High-performance JavaScript UI controls for enterprise apps. Build lightweight, high-speed HTML5/JavaScript apps with zero dependencies, fast! New in Wijmo 2022 v1: - Inventory management reference app built in Angular - Website traffic monitoring reference app built in Angular - FlexMap added to GeoDashboard reference app - Rotated Spline Chart - Re-order FlexGrid rows with drag and drop General Features of Wijmo: - CellTemplates for Angular, React and Vue FlexGrids - Use Wijmo’s single set of true JavaScript controls in any framework, including Angular, React, and Vue.js - Use controls as native HTML elements with Wijmo Web Components - Filter, group, sort, and more with FlexGrid, JavaScript’s fastest data grid - Visualize data with 80+ charts and controls - Instantly analyze and aggregate data with OLAP Pivot Grid
    Starting Price: $695 per user per year
  • 38
    Contentlayer

    Contentlayer

    Contentlayer

    Contentlayer is a content preprocessor that validates and transforms your content into type-safe JSON, which you can easily import into your application. It provides a seamless abstraction between your Markdown files or CMS and your application, allowing you to import and manipulate your content as data directly with JavaScript or TypeScript methods. This eliminates the need to learn new query languages or navigate complex APIs. Contentlayer ensures that your data is properly structured across your application by automatically generating type definitions and configurable data validations. It supports integration with various site frameworks and content sources, including MDX, Notion, and Sanity. By facilitating incremental and parallel builds, instant content live-reload, and scalability to handle thousands of documents, Contentlayer enhances both developer experience and application performance.
  • 39
    Flowbite

    Flowbite

    Flowbite

    Flowbite is an open-source library of interactive UI components built on top of Tailwind CSS, designed to expedite web development by providing a comprehensive set of pre-designed elements. It offers over 56 types of components, including buttons, alerts, breadcrumbs, pagination, and navbars, as well as interactive elements like dropdowns, modals, and tooltips, which are enhanced by custom JavaScript for added interactivity. Developers can integrate Flowbite into existing Tailwind CSS projects via npm or CDN, and it supports various frameworks such as React, Vue.js, Angular, and Next.js. The library also includes a Figma design system, enabling designers to prototype and design applications before development. For those seeking advanced features, Flowbite offers a Pro version with additional components and templates. The ecosystem is further enriched by Flowbite Blocks, providing over 450 website sections and advanced UI components built with Tailwind CSS.
    Starting Price: $289 one-time payment
  • 40
    DevReadyKit

    DevReadyKit

    DevReadyKit

    DevReadyKit is a UI framework purpose-built for SaaS applications and developer tools dashboards, offering production-ready components crafted in React, Tailwind CSS, and TypeScript, free for commercial use. It’s designed for developers and solo founders who want to skip building their frontend from scratch and instead copy, customise, and launch polished user interfaces quickly, without needing an in-house design team. Unlike generic libraries, DevReadyKit focuses on the patterns and layouts specific to SaaS and dev-tool products, dashboards, tables, charts, cards, and auth workflows, with a “ship-ready” mindset. Users can own the code (no hidden npm dependencies), customise freely, and deploy faster. The creators are actively gathering feedback, planning expanded components, dashboard templates, and perhaps a paid tier of advanced features, while the core library remains free for commercial use.
  • 41
    Kottster

    Kottster

    Kottster

    ​Kottster is an open source, self-hosted Node.js admin panel that enables developers to create instant, customizable interfaces for managing database records. It supports databases, allowing users to connect their database and generate admin pages within minutes. It offers features like data viewing with pagination, sorting, filtering, and search capabilities; data management with options to add, edit, and delete records; and automatic detection of table relationships, including one-to-one, one-to-many, and many-to-many associations. Built on a modern tech stack comprising Node.js, React, Remix, Vite, Tailwind, and TypeScript, Kottster provides a smooth development experience. Developers can extend and customize the generated JavaScript and TypeScript code to fit specific project needs. It includes built-in authentication and user management, enabling role assignment, and access control for team collaboration.
  • 42
    Modern MERN

    Modern MERN

    Modern MERN

    Modern MERN is a comprehensive Node.js SaaS boilerplate designed to accelerate the development of SaaS products by providing a robust foundation built with the MERN stack, MongoDB, Express.js, React, and Node.js. It incorporates modern technologies such as Next.js, TypeScript, Tailwind CSS, Prisma, and Serverless architecture on AWS, ensuring scalability and maintainability. The boilerplate includes essential features like authentication (supporting email/password, Google, Facebook, Apple, and Amazon logins), multi-tenancy with team management, subscription payments via Stripe integration, and an admin dashboard for efficient user and team oversight. Developers benefit from a clean code architecture adhering to solid principles, pre-built responsive UI components, multi-theme support, and a mobile-first design approach. The platform emphasizes high-quality code standards, incorporating tools like ESLint, Prettier, Husky, and TypeScript, alongside comprehensive testing.
    Starting Price: $699 per project
  • 43
    JetBrains Aqua
    Aqua is the first IDE created specifically for test automation. It‘s an all-in-one workspace that supports Selenium, Cypress, and Playwright. Aqua is a polyglot IDE that understands Java, Python, JavaScript, TypeScript, Kotlin, and SQL. Get straight to testing without having to install and configure lots of plugins. Aqua boasts a unique feature set containing everything a test automation engineer needs on a daily basis. Aqua’s Web Inspector works like a built-in browser and allows you to capture any page element without switching to another tool. There is also the HTTP client for API testing and integration with databases, Docker, and version control. Aqua minimizes the hassle for even the most challenging tasks. The combination of intelligent code analysis, powerful search and refactoring capabilities, and overall ease of use enables you to boost your quality engineering productivity.
    Starting Price: $249 per year
  • 44
    Bifrost

    Bifrost

    Bifrost

    You can create entire component sets from Figma that are type-safe, conditionally render, and use default props from Figma. You can start with any screen from any flow and generate it. We will use any components you have already written and generate new ones as well. You can pull new design changes to any components you’ve generated even after you’ve added your own logic to them. Your engineers can focus on features that drive your business forward instead of repetitively creating new screens and components. Your designers can create and update screens without fear of messy handoffs. One click to pull new changes from Figma into an existing component or generate entire screens.
    Starting Price: $30 per month
  • 45
    Piny

    Piny

    Pinegrow

    Piny is a visual editor designed for developers working with Astro, React, Next.js, and Tailwind CSS, operating directly within IDEs like Visual Studio Code, Cursor, and Windsurf. It allows users to edit code visually, navigate components, and streamline styling without special setup. All edits are made directly in the code, ensuring developers maintain full control. Piny offers powerful free features for styling and navigating projects without requiring an account. Visual Tailwind Controls enable intuitive styling by clicking on elements, with changes immediately reflected in the code and automatic document saving to trigger hot reloads. The Tailwind Class Inspector helps manage complex styles in an editable tree of classes and states. Users can edit Tailwind classes directly within strings, variables, and even in non-React/Astro code.
    Starting Price: $120 per year
  • 46
    Propmaster

    Propmaster

    Narra no ki Inc.

    Propmaster is a web-based, To-Do list app designed for filmmakers, especially for the art department. The app works both as a personal prop list organizer and as a collaboration tool for a bigger team. Making scene lists and prop lists under each scene is quick. It can categorize and sort your prop photos by scenes, sets, locations, and props, just the way you work in the actual production. It comes with an easy steps to share the list of photos with other non-member crew. Each element can be labeled, or even put approved/disapproved marks, by other collaborators. If you are a filmmaker and trying to organize your workflow, Propmaster deserves a try for sure. Jobs, Scenes, Sets, Locations, Vendors, Props, and Options are all pre-defined, and each element automatically comes with its own folder to store its images, and other types of files. That can skip many steps that you otherwise needed to set up by yourself in other collaboration application.
  • 47
    Formidable Victory
    Victory is a set of modular charting components for React and React Native. Victory makes it easy to get started without sacrificing flexibility. Create one-of-a-kind data visualizations with fully customizable styles and behaviors. Victory uses the same API for web and React Native applications for easy cross-platform charting. Fully contained, reusable data visualization elements are responsible for their own styles and behaviors. A React.js based library for creating sleek presentations using JSX syntax with the ability to live demo your code! Universal React Query Library is a blazing-fast GraphQL client, exposed as a set of ReactJS components. A physics-based animation library for React inspired by the natural world.
  • 48
    CodeLite

    CodeLite

    CodeLite

    CodeLite is a free, open-source, cross-platform Integrated Development Environment (IDE) designed primarily for C, C++, PHP, and JavaScript development. It offers a lightweight and highly customizable environment with support for multiple compilers, including GCC, Clang, and Microsoft Visual C++. CodeLite features an intuitive code editor with syntax highlighting, auto-completion, and code refactoring capabilities. It also includes an integrated debugger with support for GDB, making it easy to set breakpoints, inspect variables, and trace call stacks. Additionally, CodeLite supports Node.js and TypeScript development, making it a versatile choice for both desktop and web-based applications. Its flexibility, cross-platform compatibility (Windows, macOS, and Linux), and integration with popular version control systems like Git and Subversion make it a go-to IDE for developers seeking a lightweight alternative to more resource-intensive environments.
  • 49
    Syncfusion Essential Studio
    Includes more than 1,600 components and frameworks for Windows Forms, WPF, ASP.NET (Web Forms, MVC, Core), UWP, WinUI, Xamarin, Flutter, JavaScript, Angular, Blazor, Vue and React. Includes top requested components such as charts, grids, schedulers, diagrams, maps, gauges, docking, ribbons, and many more! Working with the industry’s best and brightest minds to streamline your business. Includes more than 1,700 components and frameworks for major platforms. A wide range of product demos and training, including video tutorials, documentation, and KBs. Every control is fine-tuned to work with a high volume of data. Create powerful apps by viewing and editing Excel, PDF, Word, and PowerPoint files. Truly unlimited dedicated support system via the public forum, feature & feedback page, live chat, and support tickets. Easy integration of tools to blend Syncfusion controls with your project.
    Starting Price: $495 one-time payment
  • 50
    tldraw

    tldraw

    tldraw

    tldraw is an infinite canvas SDK designed for React developers, enabling the integration of collaborative whiteboards and the creation of canvas-based experiences within web applications. The SDK offers a React-based canvas where each element is a React component, allowing developers to utilize standard web technologies within the canvas. It supports high performance, managing thousands of objects, including images and interactive components, optimized for desktops, tablets, and mobile devices. Real-time collaboration features are built-in, providing support for collaborative editing, live cursors, viewport following, and cursor chat, with the option to use tldraw sync or integrate a custom backend. The platform allows the incorporation of various media types, such as images, videos, and embedded websites, and facilitates the creation of interactive bookmarks by pasting URLs.
    Starting Price: $499 per month