Showing 846 open source projects for "react"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK. Icon
    Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.

    With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.

    Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
    Learn More
  • 1
    ZenTime Meditation Web App

    ZenTime Meditation Web App

    Simple meditation timer web app built with React.js and mobX

    Simple meditation timer web app based on react-mobx-react-router4-boilerplate, built with React, React-Router 4, MobX & Webpack 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • The best childcare management software Icon
    The best childcare management software

    Customizable, mobile-friendly software that directors trust, ECE staff love, and parents rave about.

    Forget ordinary childcare software. From digital enrollment to automatic billing to instant message translation, Famly is the time-saving solution that goes the extra mile for your early education center.
    Learn More
  • 5
    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
  • 6
    react-scripts-ts

    react-scripts-ts

    Create React apps using typescript with no build configuration

    Create React apps using typescript with no build configuration. create-react-app now supports typescript natively - read the guide for adding typescript to existing projects. Create React apps (with Typescript) with no build configuration. In general, most upgrades won't require any migration steps to work, but if you experience problems after an upgrade, please file an issue, and we'll add it to the list of migration steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    react-particle-effect-button

    react-particle-effect-button

    Bursting particle effect buttons for React

    react-particle-effect-button is a React component library that provides buttons (or UI elements) with visually appealing particle explosion effects — for instance, on click or hover. Instead of static buttons, using this library lets you enhance user interactions with dynamic particle animations, giving a more lively and interactive UX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Xero: Accounting Software for Small Businesses Icon
    Xero: Accounting Software for Small Businesses

    For small to mid-sized businesses interested in a powerful and easy to use accounting software solution

    Xero online accounting software for your business connects you to your bank, accountant, bookkeeper, and other business apps. Start a free trial today.
    Learn More
  • 10
    GitHunt

    GitHunt

    Hunt the most starred projects on any date on GitHub

    React app and Chrome Extension to go through the top project. GitHunt is a react application and a chrome extension that lets you explore the most starred projects on GitHub. Replace the new tab with a list of trending repositories on github belonging to any technology that you chose. You can look through the repositories for any technology of your liking and for any period of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    weweChat

    weweChat

    Unofficial WeChat client built with React, MobX and Electron

    Unofficial WeChat client built with React, MobX and Electron. Works on desktop, and on macOS, it has a window vibrancy effect. Block message recall(Default setting is not to block). Provides desktop notifications, and supports keyboard shortcuts. You can send images by pasting them or dragging them to your message.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FIND3

    FIND3

    High-precision indoor positioning framework, version 3

    ...Support for Bluetooth scanning in scanning utility (previously just WiFi). Meta-learning with 10 different machine learning classifiers (previously just three). Client uses Websockets+React which reduces bandwidth (and coding complexity). Rolling compression of MAC addresses for much smaller on-disk databases. Data storage in SQLite-database (previously it was BoltDB). Released under MIT license (more commercially compatible than AGPL). The API for sending fingerprints (/track and /learn) and MQTT endpoints are backward compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    seamless-immutable

    seamless-immutable

    Immutable data structures for JavaScript

    ...We generally recommend to use the "development" build that enforces immutability (and this is the default in Node.js). Only switch to the production build when you encounter performance problems. By popular demand, functions, errors, dates, and React components are treated as immutable even though technically they can be mutated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React 360

    React 360

    Create amazing 360 and VR content using React

    React 360 is a framework for the creation of interactive 360 experiences that run in your web browser. It pairs modern APIs like WebGL and WebVR with the declarative power of React, producing applications that can be consumed through a variety of devices. Leveraging web technologies and the existing React ecosystem, React 360 aims to simplify the construction of cross-platform 360 experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    x0

    x0

    Document & develop React components without breaking a sweat

    Document & develop React components without breaking a sweat. Zero-config, no plugins, components over configuration. use markdown, MDX, or React components, automatic file system based routing, completely customizable, export static sites, works as an isolated development environment. x0 renders a directory of React components, automatically handling routing based on filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vulcan

    Vulcan

    A toolkit to quickly build apps with React, GraphQL & Meteor

    Vulcan is a framework that gives you a set of tools for quickly building React & GraphQL-based web applications. It can handle data loading, e-mail notifications, automatic form generation, and much more, out of the box. Vulcan is unique in that it spans the full-stack, from the database to the browser. While there exist many excellent back-end frameworks or backend-as-a-service providers, these all still require you to handle the front-end code yourself, including building a set of components to read, write, and display data. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    deps-report

    deps-report

    Generate reports about dependencies and dependents of your JavaScript

    Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require statements. You can search also images and css files imported in your javascript files (such as in a React project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Om

    Om

    ClojureScript interface to Facebook's React

    Om is a ClojureScript UI framework that builds on Facebook’s React, offering a client/server architecture with features like snapshotable and undoable UIs, inspired by React's Relay and Netflix's Falcor, plus Datomic-like querying for simplified state management. Om borrows ideas liberally from Facebook's Relay and Netflix's Falcor, with a dash of inspiration from Datomic pull syntax to avoid the typical incidental complexity that arises from client/server state management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Headless Chrome Crawler

    Headless Chrome Crawler

    Distributed crawler powered by Headless Chrome

    Crawlers based on simple requests to HTML files are generally fast. However, it sometimes ends up capturing empty bodies, especially when the websites are built on such modern frontend frameworks as AngularJS, React and Vue.js. Powered by Headless Chrome, the crawler provides simple APIs to crawl dynamic websites. Support both depth-first search and breadth-first search algorithm. Save screenshots for the crawling evidence, emulate devices and user agents, priority queue for crawling efficiency, obey robots.txt, and more. The static crawlers are based on simple requests to HTML files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HospitalRun Frontend

    HospitalRun Frontend

    Frontend for HospitalRun

    React frontend for HospitalRun, free software for developing world hospitals. Built with React, Node, PouchDB/CouchDB and using offline first design, we're working to deliver an HIS system that makes usability the #1 requirement, is built specifically for developing world requirements, and seeks to give back time to patient care. You can follow developments by visiting the dedicated staging environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    reacto

    reacto

    A sweet IDE for React.js

    ...Preview components, quickly: press Cmd+R to toggle the component previewer. That's it. Reacto is available for Mac, Windows, and Linux. It can be downloaded from the releases page. There is absolutely no free software, all-included for React development. The idea is to create the right tool for everyone, to build ideas faster. This is a community project, using plain React code. Anyone can contribute and make it better. Anyone can suggest ideas and help everyone having the perfect tools in their hands. This is what Reacto aims to be: useful. Reacto is still a work in progress. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rebass Grid

    Rebass Grid

    Responsive React grid system

    Responsive React grid system built with styled-system, with support for styled components and emotion (previously called grid-styled). The Box component handles width, margin and padding. All @rebass/grid components use styled system for style props, which pick up values from a theme and allow for responsive styles to be passed as array values. Sets width, where numbers 0-1 are percentage values, larger numbers are pixel values, and strings are raw CSS values with units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    kaon.js

    kaon.js

    Kaon.js is a react isomorphic app solution

    Kaon.js is an react isomorphic app solution. it contains webpack build, hot reloading, code splitting and server-side rendering. Kaon is a Decepticon-controlled city-state in the southern hemisphere of Cybertron. Under Decepticon rule, its capitol is the fortress of Kolkular. Config is a js file that default exported a Javascript object, it specified a lot ot configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Torrent streaming application written in JavaScript using Electron, Node.js, React & Redux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Node.JS API Kickstarter

    Node.JS API Kickstarter

    A batteries included NodeJS API Kickstater focused on extensability

    ...It's easy to extend and provides you the best developer experience possible with a lot of nifty things already configured. It's meant to be used with a front-end consuming the API like a mobile app or a SPA built with for example React, Angular or Vue.
    Downloads: 0 This Week
    Last Update:
    See Project