Showing 551 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
    rjsx-mode

    rjsx-mode

    A JSX major mode for Emacs

    rjsx-mode is an Emacs major mode derived from js2-mode, tailored for editing JSX files. It extends the parser to support full JSX syntax, providing features like syntax highlighting, indentation, and error checking for React development. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    todometer

    todometer

    A meter-based to-do list

    A simple, meter-based to-do list built with Electron and React. Positive reinforcement: as you complete tasks, the progress meter fills. Out of sight, out of mind: when you complete something, you don't have to think about it again. Paused items: feel free to put off things (again).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Semiotic

    Semiotic

    A data visualization framework combining React & D3

    Semiotic is a data visualization framework combining React & D3. It provides three types of frames XYFrame, OrdinalFrame, NetworkFrame, to deploy a wide variety of charts. XY data i.e. line charts and scatterplots. Categorical data i.e. bar charts, violin plots, parallel coordinates. Topological and network data i.e. flow diagrams, network visualization, and hierarchical views. A guide for creating a line chart, timeseries, difference line, and line percents using XYFrame along with hover behavior, responsive dimensions, and styling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    smooth UI

    smooth UI

    Modern React UI library

    Modern React UI library. Code less, do more. Smooth UI is a style system / UI library for React. It works with Styled Components or Emotion. It is focused on developer experience, and productivity. You can focus on what you want to build instead of on how to build it. BrowserStack allows us to test in real browsers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    React Notification

    React Notification

    Provides snackbar notifications for React

    React Notification provides snackbar notification messages and notification stacks. The default visual style and interaction follow Material Design guidelines for snackbars and can be fully customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    react-native-material-bottom-navigation

    react-native-material-bottom-navigation

    Beautiful, customizable and easy-to-use material design navigation

    A beautiful, customizable and easy-to-use. Material Design Bottom Navigation for react-native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EmoPicker

    EmoPicker

    Cross-platform desktop emojis picker

    Cross-platform desktop emojis picker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Refetch

    React Refetch

    A simple and composable way to fetch data for React components

    A simple, declarative, and composable way to fetch data for React components. This project was inspired by (and forked from) React Redux. Redux/Flux is a wonderful library/pattern for applications that need to maintain complicated client-side state; however, if your application is mostly fetching and rendering read-only data from a server, it can over-complicate the architecture to fetch data in actions, reduce it into the store, only to select it back out again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ReactXP

    ReactXP

    Library for cross-platform app development

    ReactXP builds on the popular React JS and React Native frameworks. Share most of your code between the web, iOS, Android, and Windows. Create great-looking, responsive web pages and mobile apps that feel native. With React and React Native, your web app can share most its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Headroom.js

    Headroom.js

    Give your pages some headroom, hide your header until you need it

    Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll. The header on this site is a living example, it slides out of view when scrolling down and slides back in when scrolling up. Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. This can reduce the effort required for a user to quickly navigate a site, but they are not without problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    web-extension-starter

    web-extension-starter

    Web Extension starter to build "Write Once Run on Any Browser"

    ...Browser Tailored Manifest generation. Automatic build on code changes. Auto packs browser-specific build files. SASS styling. TypeScript by default. ES6 modules support. React UI Library by default. Smart reload. Used by extensions in production that has over 100,000+ users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Carbon library

    Carbon library

    A declarative library for building component-based user interfaces

    ...Solves the various problems by architecture and algorithm without destructing UIKit. Carbon is a library for building component-based user interfaces in UITableView and UICollectionView inspired by SwiftUI and React. This make it painless to build and maintain the complex UIs. Since components made with Carbon can be works directly on SwiftUI, the cost of future migration can be greatly reduced. Uses DifferenceKit which is highly optimized based on Paul Heckel’s paper for diffing. Declarative design and diffing algorithm make your code more predictable, debugging easier and providing beautiful animations to users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    gatsby-plugin-intl

    gatsby-plugin-intl

    Turn your website into an internationalization-framework

    Internationalize your Gatsby site. Gatsby plugin that turns your website into an internationalization framework out of the box. When you build multilingual sites, Google recommends using different URLs for each language version of a page rather than using cookies or browser settings to adjust the content language on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lile

    Lile

    Easily generate gRPC services in Go

    Lile is an application generator (think create-react-app, rails new or django start project) for gRPC services in Go and a set of tools/libraries. The primary focus of Lile is to remove the boilerplate when creating new services by creating a basic structure, test examples, Dockerfile, Makefile etc. Lile comes with a 'generator' to quickly generate new Lile services. Lile follows Go's conventions around $GOPATH and is smart enough to parse your new service's name to create the service in the right place. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Reactide

    Reactide

    The first dedicated IDE for React web application development

    Reactide is a cross-platform desktop application that offers a simulator, made for live reloading and quick React component prototyping. React brings an integrated suite of development tools to streamline react development. The days of flipping between browser, IDE, and server are over. Reactide runs an integrated Node server and custom browser simulator eliminating the need to configure any servers, build-tools, and even offers hot module reloading right out of the box. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    React Apollo

    React Apollo

    React integration for Apollo Client

    React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used. In the browser, in React Native, or in Node.js when you want to do server-side rendering. Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tabler React

    Tabler React

    React components and demo for the Tabler UI theme

    React components and demo for the Tabler UI theme. Make sure you have Node.js 8+ and yarn installed. For more examples and documentation see the demo website. You should now be up and running with live browser reloading of the example website while you work on Tabler React components in the /src folder. When you're done working on your changes, submit a PR with the details and include a screenshot if you've changed anything visually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rebass

    Rebass

    React primitive UI components built with styled-system

    Start your design system without boiling the ocean. Build consistent UI with design constraints and user-defined scales. Best-in-class developer ergonomics with Styled System props. First-class support for theming & fully compatible with Theme UI. Quick, mobile-first responsive styles with array-based syntax. Flexbox layout with the Box and Flex components. Flexibility built in for high design & development velocity. Minimal footprint at about 4KB. By default, Rebass components are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    React + GraphQL starter kit

    React + GraphQL starter kit

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX

    Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR. React v16.8 (the one with hooks!) for UI. Apollo Client 2.5 (React) for connecting to GraphQL. MobX-React-Lite for declarative, type-safe flux/store state management. Emotion CSS-in-JS, with inline <style> tag generation that contains only the CSS that needs to be rendered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DVA Boot Admin

    DVA Boot Admin

    Rhttps://github.com/LANIF-UI/dva-boot-admin

    Dva Boot Admin is a React-based admin dashboard template that utilizes Dva.js for state management. It offers a modular architecture, making it suitable for building complex administrative interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React Boilerplate

    React Boilerplate

    A highly scalable, offline-first foundation with the best DX

    React Boilerplate is a highly scalable, offline-first foundation for React.js applications. It offers the best developer experience with a focus on performance and best practices. React Boilerplate offers predictable state management so you can take control of your app’s state and keep state mutations manageable. It also features next generation JavaScript, so you can stop worrying about browser support or use features like arrow functions, JSX syntax and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    koa-react-router

    koa-react-router

    React-router middleware for koa 2

    koa 2 middleware for React server-side rendering and routing with react-router 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    useReactRouter

    useReactRouter

    React Hook for pub-sub behavior using React Router

    use-react-router is a React hook that simplifies interaction with React Router’s navigation system. It allows developers to access the router’s history, location, and match objects without using higher-order components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dva

    dva

    React and redux based, lightweight and elm-style framework

    React and redux-based, lightweight and elm-style framework. Lightweight front-end framework based on redux, redux-saga and react-router. (Inspired by elm and choo) Easy to learn, easy to use: only 6 apis, very friendly to redux users, and API reduce to 0 when use with umi. Elm concepts: organize models with reducers, effects and subscriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    React Localize Redux

    React Localize Redux

    Dead simple localization for your React components

    Localization library for handling translations in React.
    Downloads: 0 This Week
    Last Update:
    See Project