Showing 138 open source projects for "component"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Chakra UI

    Chakra UI

    Chakra UI is a component system for building SaaS products with speed

    ...Fully customizable with typography, tokens, and component “recipes”.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    react-rollup-boilerplate

    react-rollup-boilerplate

    Boilerplate for creating React component libraries

    This boilerplate is tailored for creating React component libraries, utilizing Rollup.js to bundle components into ES Modules and CommonJS formats. It incorporates TypeScript for type safety and Storybook for interactive component development, streamlining the process of building and distributing reusable React components.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    zag

    zag

    Finite state machines for building accessible design systems and UI

    A collection of framework-agnostic UI components patterns like an accordion, menu, and dialog that can be used to build design systems for React, Vue, and Solid.js. Simple, resilient component logic. Write component logic once and use it anywhere. Built-in adapters that connect machine output to DOM semantics in a WAI-ARIA-compliant way. Component logic is largely JavaScript code and can be consumed in any JS framework. Zag machine APIs are completely headless and unstyled. Use your favorite styling solution and get it matching your design system. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    daisyUI

    daisyUI

    daisyUI components built with React

    daisyUI components built with React, Typescript, and TailwindCSS. A React component library for daisyUI, the most popular, free, and open-source Tailwind CSS component library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. A meticulous implementation of Material Design; every Material UI component meets the highest standards of form and function. Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    ReacType

    ReacType

    Prototyping Tool for exporting React/Typescript Applications!

    ReacType is a rapid prototyping tool built on Electron that allows users visualize their application architecture dynamically, employing a drag-and-drop canvas display and an interactive, real-time component code preview that can be exported as a React app for developers employing React component architecture alongside the comprehensive type-checking of TypeScript. In other words, you can draw prototypes and export React / TypeScript code! After opening the dmg and dragging ReacType into your Applications folder, ctrl+click the icon and select 'Open' from the context menu to run the app. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Bit

    Bit

    A tool for component-driven application development

    ...Join the world's best teams on the enterprise component cloud. Say goodbye to monolithic web apps, and hello to component-driven apps composed of independent components built by autonomous teams working side by side. Develop independent components with decoupled codebases, versions, and build pipelines. Enjoy a dev experience like in a single project. Compose components via dependencies and create infinite new features and applications while easily controlling each component's version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    React Styleguidist

    React Styleguidist

    Isolated React component development environment with a style guide

    React Styleguidist is a component development environment with hot reloaded dev server and a living style guide that you can share with your team. It lists component propTypes and shows live, editable usage examples based on Markdown files. Focus on one component at a time, see all its variants and work faster with hot reload. Supports JavaScript, TypeScript and Flow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Ionicons

    Ionicons

    Hand-crafted icons built by Ionic for web apps

    ...Ionicons is a completely open-source icon set with 1,300 icons crafted for web, iOS, Android, and desktop apps. Ionicons was made for Ionic Framework, a cross-platform hybrid and Progressive Web App framework. The Ionicons Web Component is an easy and performant way to use Ionicons in your app. The component will dynamically load an SVG for each icon, so your app is only requesting the icons that you need. Also note that only visible icons are loaded, and icons which are "below the fold" and hidden from the user's view do not make fetch requests for the svg resource. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    vue-i18n-next

    vue-i18n-next

    Vue I18n for Vue 3

    Internationalization plugin for Vue.js. Easy, powerful, and component-oriented for Vue.js. You can introduce internationalization into your app with a simple API. In addition to simple translation, support localization such as pluralization, number, date time, etc. You can manage locale messages on single file component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-docgen

    react-docgen

    A CLI and toolbox to extract information from React component files

    ...The output / return value is a JSON blob / JavaScript object. It provides a default implementation for React components defined via React.createClass, ES2015 class definitions or functions (stateless components). These component definitions must follow certain guidelines in order to be analyzable. Installing the module adds a react-docgen executable which allows you to convert a single file, multiple files or an input stream. We are trying to make the executable as versatile as possible so that it can be integrated into many workflows. By default, react-docgen will look for the exported component created through React.createClass, a class definition or a function (stateless component) in each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    ...Using markdown component and/or directive, you will be able to use the lineNumbers property to activate the plugin. The property can be used in combination with either data for variable binding, src for remote content or using transclusion for static markdown.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    react-use

    react-use

    Component for React

    ...Tracks whether user is being inactive. Tracks an HTML element's intersection. Synthesizes speech from a text string. Tracks page navigation bar location state. Re-renders component, while tweening a number from 0 to 1. Tracks long press gesture of some element. Tracks state of a CSS media query. Tracks state of connected hardware devices. Returns a callback, which re-renders component when called. Tracks state of device's motion sensor. Tracks state of mouse position. Tracks deltaY of scrolled mouse wheel. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    React-CodeMirror

    React-CodeMirror

    CodeMirror 6 component for React

    CodeMirror 6 component for React.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Sandpack

    Sandpack

    A component toolkit for creating live-running code editing experiences

    Sandpack is a component toolkit for creating your own live running code editing experience powered by CodeSandbox. Sandpack uses CodeMirror under the hood, giving you all the basic capabilities of a code editor and syntax highlight. However, if you want to use your own editor framework, you can add that as a component too! Sandpack embeds the browser bundler that powers CodeSandbox and takes advantage of features like npm dependency support, hot module reloading, error overlaying, and caching. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Redux DevTools

    Redux DevTools

    DevTools for Redux with hot reloading, action replay, and UI

    Developer Tools to power-up Redux development workflow or any other architecture which handles the state change. It can be used as a browser extension (for Chrome, Edge and Firefox), as a standalone app or as a React component integrated in the client app. If you want to have full control over where DevTools are displayed, or are developing a custom monitor, you will probably want to integrate them manually. It’s more steps, but you will have full control over monitors and their configuration. omewhere in your project, create a DevTools component by passing a monitor element to createDevTools. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    shadcn/ui

    shadcn/ui

    Beautifully designed components that you can copy and paste into apps

    Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    API Platform

    API Platform

    Create REST and GraphQL APIs, scaffold Jamstack webapps

    Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time. Build fully-featured hypermedia or GraphQL API in minutes. Leverage its awesome features to develop complex and high-performance API-first projects. Extend or override everything you want. API Platform is built on top of battle-tested products. The server skeleton includes the famous Symfony framework and the Doctrine ORM. Our scaffolding tool supports the most popular JavaScript libraries. The development...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    React-Toastify

    React-Toastify

    React notification made easy

    ...Easy to set up for real, you can make it work in less than 10sec! Super easy to customize, RTL support, swipe to close. Can choose swipe direction. Super easy to use an animation of your choice. Can display a react component inside the toast! Has onOpen and onClose hooks. Both can access the props passed to the react component rendered inside the toast. Can remove a toast programmatically. Define behavior per toast, pause toast when the window loses focus. Fancy progress bar to display the remaining time. Possibility to update a toast. You can control the progress bar a la nprogress. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Styled Components

    Styled Components

    Visual primitives for the component age

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress. Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles, using components as a low-level styling construct could not be easier!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    react-md

    react-md

    An accessible React component library built from the Material Design

    React material design, an accessible React component library built from the Material Design guidelines in Sass. The styles can be configured both compile-time and run-time by the configurable SCSS variables and the usage of CSS Variables as well as ensuring that the last defined styles take precedence. In addition, since accessibility is a focus for this library, the theming will automatically attempt to fix color contrast ratios for you to meet at least the AA requirements along with right to left language support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    VARLET

    VARLET

    A Vue3 component library based on Material Design 2 and 3

    Varlet UI is a Material design component library developed based on Vue3, supporting mobile and desktop, developed and maintained by varletjs organization. Support Typescript, import on demand, dark mode, theme customization, internationalization, and provide VSCode plugin to ensure a good development experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Angular ng-select

    Angular ng-select

    Native angular select component

    Native angular select component. Library is under active development and may have API breaking changes for subsequent major versions after 1.0.0. To allow customization and theming, ng-select bundle includes only generic styles that are necessary for correct layout and positioning. To get full look of the control, include one of the themes in your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Tambo

    Tambo

    Add generative UI components to your AI assistant, copilot, or agent

    ...The library includes tools to scaffold a Tambo app, manage state, and integrate with its backend protocol (Model Context Protocol, or MCP). Developers use Tambo to shift UI logic toward the AI model: instead of hardcoding UI flows, the AI can decide what component to show next. Tambo also supports streaming updates (i.e. progressively rendering UI) and embedding interactions between LLM outputs and front-end state.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    react-error-boundary

    react-error-boundary

    Simple reusable React error boundary component

    ...Callbacks make it easy to log errors to your own telemetry, show toasts, or trigger side effects when boundaries trip or reset. A companion useErrorHandler hook lets you re-throw async errors from hooks or event handlers into the nearest boundary, unifying error flows across component styles.
    Downloads: 0 This Week
    Last Update:
    See Project