Showing 271 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    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
  • 2
    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
  • 3
    React Localize Redux

    React Localize Redux

    Dead simple localization for your React components

    Localization library for handling translations in React.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • 5
    universal-tilt.js

    universal-tilt.js

    Parallax tilt effect library

    JavaScript & jQuery elements movement library based on Tilt.js by Gijs Rogé and vanilla-tilt.js by Șandor Sergiu. universal-tilt.js contains additional functions for mobile devices with a gyroscope, new Position Base option and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React Native Material UI

    React Native Material UI

    Highly customizable material design components for React Native

    Highly customizable material design components for React Native!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Element React

    Element React

    Element UI

    ...Download relevant design resources to shape a prototype or draft, increasing design efficiency. Element was initially written in Vue, which has many elegant UI components, but we also love React, so we forked it for the React community. It is recommended to use npm to install, it can be better used with webpackpackaging tools. Before starting, you also need a theme package, which we recommend here element-theme-default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    styletron

    styletron

    Toolkit for component-oriented styling

    Styletron is a universal toolkit for component-oriented styling. It falls into the CSS in JS category. Styletron works great with React but can be used with other frameworks or plain JS as well. Styletron provides styletron-react with some handy React utilities. Styletron processes the style object and creates two atomic classes. The class names are auto-generated. So you don't have to worry about naming methodologies! That's great! What's less great? The generated names are not stable and will change all the time so you should never target them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GitPoint

    GitPoint

    GitHub in your pocket

    View repository and user information, control your notifications and even manage your issues and pull requests. Built with React Native, GitPoint is one of the most feature-rich unofficial GitHub clients that is 100% free. View and control all of your unread and participating notifications. Easily obtain repository, user and organization information with a clean and simple interface. Complete internationalization support allows you to view the app in a number of different languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Online Fundraising Platform and Donation Software Icon
    Online Fundraising Platform and Donation Software

    BetterWorld uses cutting-edge technology to make online fundraising easy for nonprofits.

    Our fundraising platform is designed to be incredibly easy to use. Set up an account and start raising funds in minutes! With BetterWorld, design gorgeous online auctions to raise more funds with less effort. Our fundraisers look beautiful on phones, tablets, and desktop computers. Utilize the BetterWorld platform to build elegant online giveaways that engage donors and raise funds. Impress donors and spread awareness for your cause. Sell more tickets to fundraisers with BetterWorld. Quickly design custom-branded pages to showcase your events. Take advantage of quick and convenient crowdfunding to raise funds for good causes. BetterWorld's online fundraising platforms make crowdfunding simple and fun.
    Learn More
  • 10
    React Desktop

    React Desktop

    React UI Components for macOS High Sierra and Windows 10

    react-desktop is a JavaScript library built on top of Facebook's React library, which aims to bring a native desktop experience to the web, featuring many macOS Sierra and Windows 10 components. react-desktop works perfectly with NW.js and Electron.js, but can be used in any JavaScript powered project! Use npm as your package manager to install the stable version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ant Motion

    Ant Motion

    Animate specification and components of Ant Design

    Ant Motion is a motion design specification from Ant Design, and also provide a complete solution with lots of out-of-box animations for your React applications. Use Ant Motion to quickly use animations in the React framework. We offer single, combined and complete animations solutions. In the React framework, you only need a simple piece of code to achieve animation effects, which can improve your work efficiency. With more friendly interaction, let the animate shuttle between different elements, so that the product can better talk to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    James

    James

    Web Debugging Proxy Application

    James is an HTTP Proxy and Monitor that enables developers to view and intercept requests made from the browser. It is an open-source alternative to the popular developer tool Charles. James is built with hoxy, electron and react. Use wildcards in the "url to map" field, put a "*" between two adjacent slashes. The electron instance will automatically reload whenever a change is made. Download the correct version for your OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Styled System

    Styled System

    Style props for rapid UI development

    ...Set responsive width, margin, padding, font-size, and other properties with a shorthand array syntax. Most CSS-in-JS libraries include a ThemeProvider to provide values through React context. Import the styled components ThemeProvider in the root of your application and pass the theme to the theme prop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Values

    React Values

    A set of tiny React components for handling state with render props

    react-values is a lightweight React utility library that gives developers a set of tiny, composable components for managing state with a render-props API, so you don’t need to rewrite the same state logic over and over in your UI components. It exposes helpful state transforms like toggle, increment, filter, and native methods matching JavaScript value types (Array, Boolean, Number, Object, String, Map, Set, Date), which makes it easier to implement common behaviors like toggles, counters, and filtering right out of the box. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RAN

    RAN

    RAN! React . GraphQL . Next.js Toolkit

    Hot-reload ready for dev, next-generation JavaScript (ES6). Offline-ready, next-generation CSS (CSS-in-JS). Create new page in a second (with CLI). SEO-ready, performance-first, production deployment ready for now, Digital Ocean, Heroku, and AWS. Prettier and ESLint integrated. Also, there is a beta version for new features & fixes that we are testing before release. It can be unstable, so that's why please use stable version if you are working on the project that is in production. The best...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Backpack

    Backpack

    Backpack is a minimalistic build system for Node.js projects

    ...To extend our usage of babel, you can define a .babelrc file at the root of your app. This file is optional. Backpack is focused on server-only applications. You should use create-react-app or Next.js for your frontend and then build your backend with Backpack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React-Proto

    React-Proto

    React application prototyping tool for developers and designers

    React prototyping for designers and developers. Quickly create, drag, and resize components to create a visual representation of your application. Define parent and child components along with props and state. Inject files into an existing project, start a new project using create-react-app, or clone your favorite github boilerplate. The application can be run from cli using react-proto command or by clicking on the application icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    redocx

    redocx

    Create word documents with React

    redocx is a library that lets you create Word documents with React. It provides a set of components that renders your declarative views and components to Word documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    React Performance Devtool

    React Performance Devtool

    A browser developer tool extension to inspect performance

    React Performance Devtool is a browser extension for inspecting the performance of React Components. It statistically examines the performance of React components based on the measures which are collected by React using window.performance API. Along with the browser extension, the measures can also be inspected in a console. A demo of the extension being used to examine the performance of React components on my website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Prepack

    Prepack

    A JavaScript bundle optimizer

    A tool for making JavaScript code run faster. Prepack is still in an early development stage and not ready for production use just yet. Please try it out, give feedback, and help fix bugs. Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack replaces the global code of a JavaScript bundle with equivalent code that is a simple sequence of assignments. This gets rid of most intermediate computations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Recompose

    Recompose

    React utility belt for function components and higher-order components

    Recompose is a React utility belt for function components and higher-order components. Think of it like lodash for React. You can use Recompose to lift state into functional wrappers, perform the most common React patterns, optimize rendering performance, interoperate with other libraries, build your own libraries, etc. Recompose helpers integrate really nicely with external libraries like Relay, Redux, and RxJS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    roadhog

    roadhog

    Cli tool for creating react apps

    The roadhog project is a command-line tool / scaffolding utility aimed at simplifying how front-end React applications are built, tested, and deployed. It provides a familiar workflow — much like Create React App — with built-in commands such as dev, build, and test, streamlining the development lifecycle for React projects. Because it's built on top of react-dev-utils, it brings optimizations and configurations (bundling, hot reloading, testing setup) out-of-the-box, but also allows more configuration than a zero-config starter, giving developers a balance between convenience and flexibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Catalog

    Catalog

    Create living style guides using Markdown or React

    With Catalog you combine design documentation with real, live components in one single place, making collaboration between designers and developers seamless. We believe that maintaining a style guide should require as little extra work as possible. That's why we built Catalog with a focus on simplicity: authoring feels natural for designers and integration is painless for developers. Catalog makes creating and maintaining a style guide as simple as editing plain text files with your favorite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    frint

    frint

    Modular JavaScript framework for building scalable applications

    ...The whole framework is split into multiple independent packages. You get to compose your Apps with only the packages your need. You can roll your own Component based view libraries with Frint. We have official support for React. We embraced the power of reactive programming everywhere, including app-to-app communication for ease of development. Gives your applications a structure. Environment agnostic (runs in browser, server, and CLI). Rendering library agnostic (integrates with React, Vue, and Preact). Composable with multiple packages as needed. Each package is focused on doing one thing only and doing it well. ...
    Downloads: 0 This Week
    Last Update:
    See Project