Showing 85 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 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: 1 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
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    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: 3 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    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
  • 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: 2 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    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: 8 This Week
    Last Update:
    See Project
  • 11
    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: 24 This Week
    Last Update:
    See Project
  • 12
    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: 3 This Week
    Last Update:
    See Project
  • 13
    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: 4 This Week
    Last Update:
    See Project
  • 14
    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: 3 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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: 14 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 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: 2 This Week
    Last Update:
    See Project
  • 21
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is a leading open-source visualization and observability platform that lets you query, visualize, alert on, and explore your data—regardless of where it’s stored. With support for 100+ data source plugins (such as Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, OTel, and more), you can unify metrics, logs, traces, and other observability signals in one place. Grafana OSS empowers you to build dynamic, reusable dashboards with rich visualizations, template...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    Run Page

    Run Page

    Make your own running home page

    GitHub Actions manages automatic synchronization of runs and generation of new pages. Gatsby-generated static pages, fast. Support for Vercel (recommended) and GitHub Pages automated deployment. React Hooks. Mapbox for map display. Supports most sports apps such as nike strava. Automatically backup gpx data for easy backup and uploading to other software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    4gaBoards

    4gaBoards

    Straightforward realtime kanban boards management

    4ga Boards is a self-hosted, real-time Kanban-style project management tool created by RARgames, designed to be straightforward, visually appealing, and collaboration-friendly. Built with React, Redux, Sails.js, and PostgreSQL, it supports dark mode, multitasking shortcuts, and Docker/Kubernetes deployment, making it ideal for teams who want a clean and efficient task-tracking experience
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    Dash

    Dash

    Build beautiful web-based analytic apps, no JavaScript required

    Dash is a Python framework for building beautiful analytical web applications without any JavaScript. Built on top of Plotly.js, React and Flask, Dash easily achieves what an entire team of designers and engineers normally would. It ties modern UI controls and displays such as dropdown menus, sliders and graphs directly to your analytical Python code, and creates exceptional, interactive analytics apps. Dash apps are very lightweight, requiring only a limited number of lines of Python or R code; and every aesthetic element can be customized and rendered in the web. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next