Showing 98 open source projects for "react"

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
    React Chart.js

    React Chart.js

    React components for Chart.js, the most popular charting library

    React components for Chart.js, the most popular charting library. With v4, this library introduces a number of breaking changes. In order to improve performance, offer new features, and improve maintainability, it was necessary to break backwards compatibility, but we aimed to do so only when worth the benefit. You will find that any event which causes the chart to re-render, such as hover tooltips, etc., will cause the first dataset to be copied over to other datasets, causing your lines and bars to merge together. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    React DayPicker

    React DayPicker

    Date picker component for React

    ...Display the date picker in an overlay using the DayPickerInput component. Specify which days should be selected in your component’s state. Use your own translation strings or import those from moment.js, if you use it. react-day-picker is designed to cover the most common needs for a date picker in web applications. This package includes the DayPicker component to render the calendar (see: basic concepts, API), and the DayPickerInput component to render an input field opening the DayPicker in an overlay.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    React Dashboard

    React Dashboard

    Isomorphic admin dashboard template

    Built with React, Bootstrap, React Router, Redux and GraphQL based on Create React App and latest industry best practices. This seed project is a sort of a free version of a template that may be found on Themeforest or Wrapbootstrap with working backend integration. You may use it to bootstrap the development of your next web app. You can open your web app in a browser, on mobile devices and start hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Polaris React

    Polaris React

    Shopify’s admin product component library

    ...Downloads, links, and third-party tools to help you and your teams learn, draft, design, and build products for Shopify. Use the API to build Figma plugins, text editor extensions, or even a completely new site. While we do offer a CSS-only version, we strongly recommend using the React versions of our components. It’s the version that we use at Shopify. It allows for rich, complex components like Tabs and Popovers, and will not have as many breaking changes as the CSS-only version. If React doesn’t make sense for your application, you can use a CSS-only version of our components. This includes all the styles you need for every component in the library, but you’ll be responsible for writing the correct markup and updating classes and DOM attributes in response to user events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    Material Kit - React

    Material Kit - React

    React Dashboard made with Material UI’s components

    Free React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process! React Dashboard made with Material UI’s components. Our pro template contains features like the TypeScript version, an authentication system with Firebase and Auth0 plus many others. Create secure, seamless user experiences with Zalter Passwordless Authentication.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    React Native Calendars

    React Native Calendars

    Customizable React-Native calendar components

    This module includes various customizable React-Native calendar components. The package is both Android and iOS compatible. This project is compatible with Expo/CRNA (without ejecting), and the examples have been published on Expo. The solution is implemented in JavaScript so no native module linking is required. All parameters for components are optional. By default the month of current local date will be displayed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    react-native-pdf

    react-native-pdf

    A pdf component for react-native

    A react native PDF view component (cross-platform support) Read a PDF from a URL, blob, local file, or asset and can cache it. Display horizontally or vertically. Drag and zoom. Double tap for zoom. Support password-protected pdf. Jump to a specific page in the pdf. We use react-native-blob-util to handle file system access in this package, So you should install react-native-pdf and react-native-blob-util.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    react-big-calendar

    react-big-calendar

    gcal/outlook like calendar component

    An events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach. Styles can be found at: react-big-calendar/lib/css/react-big-calendar.css, and should be included on the page with the calendar component. Also make sure that your calendar's container element has a height, or the calendar won't be visible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    visx

    visx

    Visualization components

    ...If you know React, you can make visualizations. It’s all the same standard APIs and familiar patterns. visx should feel at home in any React codebase.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    Reactive Trader

    Reactive Trader

    Real-time FX trading showcase by Adaptive

    Reactive Trader® is a real-time FX trading platform designed to showcase reactive programming principles across the full application stack. Written in React and RxJs / React-RxJs and running on Hydra, the platform will continue to evolve and use the latest technologies.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    react-native-document-picker

    react-native-document-picker

    Document Picker for React Native using Document Providers

    Document Picker for React Native using Document Providers. If the user cancels the document picker without choosing a file (by pressing the system back button on Android or the Cancel button on iOS), the Promise will be rejected with a cancellation error. You can check for this error using DocumentPicker.isCancel(err) allowing you to ignore it and cleanup any parts of your interface that may not be needed anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React Native Credit Card Input

    React Native Credit Card Input

    Easy, cross-platform credit-card input for your React Native Project

    Easy, cross-platform credit-card input for your React Native Project! Start accepting payment, in your app today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-native-modal-datetime-picker

    react-native-modal-datetime-picker

    A React-Native datetime-picker for Android and iOS

    A declarative cross-platform react-native date and time picker. This library exposes a cross-platform interface for showing the native date-picker and time-picker inside a modal, providing a unified user and developer experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    zustand

    zustand

    Bear necessities for state management in React

    ...Has a comfy API based on hooks, isn't boilerplatey or opinionated. Don't disregard it because it's cute. It has quite the claws, lots of time was spent dealing with common pitfalls, like the dreaded zombie child problem, react concurrency, and context loss between mixed renderers. It may be the one state-manager in the React space that gets all of these right.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    FullCalendar

    FullCalendar

    Full-sized drag & drop event calendar

    ...Level-up by purchasing premium plugins and support. FullCalendar seamlessly integrates with the React JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API. This is more than a mere “connector”. It tells the core FullCalendar package to begin rendering with React virtual DOM nodes as opposed to the Preact nodes it normally uses, transforming FullCalendar into a “real” React component.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 16
    Evershop

    Evershop

    NodeJS E-commerce Platform

    EverShop is an open-source, modular e-commerce platform built with Node.js and React. It offers a flexible architecture that allows developers to customize and extend the platform to meet specific business needs. EverShop provides essential commerce features and supports both REST and GraphQL APIs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    AppFlowy Web

    AppFlowy Web

    Bring projects, wikis, and teams together with AI

    AppFlowy‑Web is the TypeScript/React‑based web frontend of AppFlowy, the open‑source, AI‑powered Notion alternative. Aims to deliver full parity with the desktop app, supporting self‑hosting, collaborative editing, and extensible workspace building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XState

    XState

    State machines and statecharts for the modern web

    JavaScript and TypeScript finite state machines and statecharts for the modern web. Statecharts are a formalism for modeling stateful, reactive systems. This is useful for declaratively describing the behavior of your application, from the individual components to the overall application logic. XState is a library for creating, interpreting, and executing finite state machines and statecharts, as well as managing invocations of those machines as actors. The following fundamental computer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    tremor

    tremor

    React components to build charts and dashboards

    React components to build charts and dashboards 20+ open-source components built on top of Tailwind CSS to make visualizing data simple again. Fully open-source, accessible, and customizable. Tremor NPM 20+ open-source components built on top of Tailwind CSS to make visualizing data simple again. Fully open-source, made by data scientists and software engineers with a sweet spot for design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Perspective

    Perspective

    A data visualization and analytics component

    Perspective is a high-performance data visualization library for building real-time, interactive analytics dashboards. Developed by FINOS, it supports WebAssembly-powered pivot tables and can handle large streaming datasets with speed and flexibility. Perspective is ideal for fintech, trading, and IoT applications where insights from live data need to be visualized, sliced, and explored quickly in a browser.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Squidex

    Squidex

    Headless CMS and content managment hub

    ...This makes it possible to compare different versions of your content and to roll back to a previous version. It also provides the audit log, so that you can see who did what and when. Our versioning system also enables it to react to changes in the system. So you can trigger external systems when content is changed and also post your blog to Medium or create a tweet automatically. We know that companies can have very complicated rules about who can create, review or publish content. With our compelling workflow system, you can implement your rules in Squidex.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    ProjectForge

    ProjectForge

    Web-based solution for project management

    ProjectForge is a professional-grade, Java‑based web PM solution offering time tracking, team calendars, Gantt charts, financials, and work‑breakdown control. It’s available as Docker images or executable jar for server or desktop deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Planka

    Planka

    The realtime kanban board for workgroups built with React and Redux

    Planka is a modern and open-source project management tool that offers a Kanban board interface for tracking tasks, organizing projects, and collaborating in teams. Inspired by tools like Trello and Jira, Planka provides a self-hosted alternative with essential project management features in a clean and responsive web interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Saleor Commerce

    Saleor Commerce

    A modular, high performance, headless e-commerce platform

    ...Saleor is a rapidly-growing open source e-commerce platform that has served high-volume companies from branches like publishing and apparel since 2012. Based on Python and Django, the latest major update introduces a modular front end powered by a GraphQL API and written with React and TypeScript. A comprehensive system for orders, dispatch, and refunds. Advanced payment and tax options, with full control over discounts and promotions. Packed with features that get stores to a wider audience.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    bagisto

    bagisto

    Free and open source laravel eCommerce platform

    ...The power of headless Laravel commerce now comes to Bagisto enabling you to experience seamless and easily scalable storefront performance. Backed by some of the hottest tech stacks (Vue and React), Bagisto commerce can now be used to build powerful headless commerce solutions offering blazing-fast speed and easy customization powered by Vue Storefront and Next.js.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next