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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    iReading

    iReading

    iReading App Write In React-Native

    iReading App Write In React-Native. ShowAPI was used by iReading from free to charge, so my key doesn't work. You could apply for a new key and replace in UrlUtil.js, it will work properly. Supports Android 4.1 (API 16)+ IOS(8.0+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    This starter kit is designed to get you up and running with a bunch of awesome front-end technologies. The primary goal of this project is to provide a stable foundation upon which to build modern web appliications. Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ARc

    ARc

    React starter kit based on Atomic Design

    ARc (Atomic React) is a React starter kit based on the Atomic Design methodology. It's progressive, which means that you can start with the basic boilerplate and try the other features when you are comfortable. ARC is a React application boilerplate that emphasizes atomic design principles. It promotes a scalable and maintainable project structure by organizing components into atoms, molecules, organisms, templates, and pages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    Build virtual reality experiences with A-Frame and React. A-Frame is a web framework for building virtual reality experiences. Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy to place 3D/real-time logic at the React layer, causing poor performance (e.g., doing React renders on ticks). aframe-react applications frequently ignore the prescribed ECS framework of A-Frame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    SUIT CSS

    SUIT CSS

    Style tools for UI components

    SUIT CSS is a reliable and testable styling methodology for component-based UI development. A collection of CSS packages and build tools are available as modules. SUIT CSS plays well with React, Ember, Angular, and other component-based approaches to UI development. The SUIT CSS naming convention helps to scope component CSS and make your widgets render more predictably. The SUIT CSS preprocessor assembles future-facing extensions to CSS that support component-based development. Vendor prefixes are automatically applied with Autoprefixer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    generator-fountain-webapp

    generator-fountain-webapp

    Yeoman 'fountain' generator to start a webapp

    This Yeoman generator allows you to start any Webapp with the best Developer Experience out of the box! No matter what framework or module management you want to use, we got you covered with a cutting-edge working configuration. To take profit of the best of the Yeoman infrastructure, we heavily relies on the composability natures of the generators. Thereby, each needs of your future application will be addressed by a dedicated Yeoman generator (each will be used depending of the options you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    React Toolbox

    React Toolbox

    A set of React components implementing Google's Material Design

    ...We've created a playground so you don't need to install anything to fall in love with our components, so fun! React Toolbox uses CSS Modules by default to import stylesheets written using PostCSS & postcss-preset-env features. In case you want to import the components already bundled with CSS, your module bundler should be able to require these PostCSS modules. Of course this is a set of React components so you should be familiar with React. If want to customize your components via themes, you may want to take a look to react-css-themr, used by React Toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    React Transmit

    React Transmit

    Relay-inspired library based on Promises instead of GraphQL.

    Relay-inspired library based on Promises instead of GraphQL. API similar to the official Relay API, adapted for Promises. Higher-order Component (HoC) syntax is great for functional-style React. Composable Promise-based queries using fragments. Isomorphic architecture supports server-side rendering. Also works with React Native!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    ...If they're used in a project and then they don't make it in the ES spec, they will break backward compatibility. It's hard to maintain code for all of these custom configurations that people want to use. So instead of searching npm for a react-scripts fork with the X feature you need, this fork provides support for all of these extra features by simply adding a line in the .env config. The CRA team recently added support for an .env file at the root of the generated CRA project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cycloid: Hybrid Cloud DevOps collaboration platform Icon
    Cycloid: Hybrid Cloud DevOps collaboration platform

    For Developers, DevOps, IT departments, MSPs

    Enable your developers to do their best work and increase time-to-market speed with a leading DevOps and Hybrid Cloud platform.
    Learn More
  • 10
    react-native-app-intro

    react-native-app-intro

    React native component implementing a parallax effect welcome page

    react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper, similar to the one found in Google's app like Sheet, Drive, and Docs. You can use pageArray quick generation your app intro with parallax effect. With the basic usage, the Android status bar will be updated to match your slide background color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-starter-kit

    react-starter-kit

    The best scaffolding for React development

    This starter pack is designed to allow you to use a full set of the latest and coolest front-end technologies, all of which are configurable, feature-rich, code hot-loading based on webpack, css preprocessing using sass, unit testing, code coverage reporting, Code splitting and more. The main purpose of this project is to preserve as decisively as possible. The goal is not to follow this structure to complete your project, but to make front-end development more robust, simpler, and most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ...It comes with many modern technologies; Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS. Relay Fullstack is also using Hot-reload to real-time update the screen whenever any code changes. Built with Relay, React, and GraphQL that make your app insanely fast and scalable. Come with Webpack, Babel, HMR, Eslint, Autoprefix, Precss, Nodemon, etc. Designed with simplicity in mind, which allows you to easily customize to suit your needs. Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Isomorphic Starterkit

    React Isomorphic Starterkit

    Create an isomorphic React app in less than 5 minutes

    Isomorphic starterkit with server-side React rendering using npm, koa, webpack, babel, react, react-router, react-transform-hmr, react-transmit, react-inline-css. Fully automated toolchain with npm run scripts. React 0.14 + React Router 2.0 on the client and server. Babel 6 automatically compiles ES2015 + ES7 stage-0. Webpack HMR for instant server updates. React Transform HMR for instant client updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React Redux Universal Hot Example

    React Redux Universal Hot Example

    A starter boilerplate for a universal webapp

    This is a starter boilerplate app created with Universal rendering, both client and server make calls to load data from separate API server, React, React Router, Express, Babel for ES6 and ES7 magic, Webpack for bundling, Webpack Dev Middleware, Webpack Hot Middleware, Redux's futuristic Flux implementation, Redux Dev Tools for next generation DX (developer experience), React Router Redux Redux/React Router bindings, ESLint to maintain a consistent code style, redux-form to manage form state in Redux, lru-memoize to speed up form validation, multireducer to combine single reducers into one key-based reducer, style-loader, sass-loader and less-loader to allow import of stylesheets in plain css, sass and less, bootstrap-sass-loader and font-awesome-webpack to customize Bootstrap and FontAwesome, react-helmet to manage title and meta tag information on both server and client, and webpack-isomorphic-tools to allow require() work for statics both on client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    ...A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. Historically paired with Blaze, Meteor also works well with modern front-end libraries like React, Vue, or Svelte for rendering. Its dev experience focuses on hot reloads, rapid prototyping, and predictable data flow, making it attractive for teams that want real-time features without stitching together many separate tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NiceScrollbars

    Javascript library to create fully css styleable scrollbars

    This Javascript library allows you to replace operating system dependent scrollbar elements with something that you can fully style using CSS rules while you still get the standard, usual behaviour on different platforms like desktop computers, smart phones and touch screen based tablets. Library supports <DIV>, <TEXTAREA> and multiple <SELECT> elements. Please visit project website to download the code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fireactjs/core

    fireactjs/core

    fireactjs-core is a package for building React and Firebase web apps

    fireactjs-core is the core package for building web applications with Firebase and Reactjs in a simple and fast approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TenderIntellegence

    AI powered Tender agent.

    your AI-powered partner for smarter tender management. Our platform transforms how you discover medical products, analyze market opportunities, and build your competitive advantage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    hubleto

    hubleto

    Business Application Hub. Opensource CRM/ERP with PHP.

    Hubleto is not only a CRM or ERP. It provides platform to develop your own business apps. From simple contact manager to complex ERP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Reactive Resume

    Reactive Resume

    A one-of-a-kind resume builder that keeps your privacy in mind. Comple

    Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. With zero user tracking or advertising, your privacy is a top priority. The platform is extremely user-friendly and can be self-hosted in less than 30 seconds if you wish to own your data completely. It's available in multiple languages and comes packed with features such as real-time editing, dozens of templates, drag-and-drop customisation, and integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    SurveyJS is a product suite of open-source JavaScript form libraries that utilize JSON for survey metadata and results. You can use SurveyJS to render web forms and collect responses, or set up a form management system fully integrated in your IT infrastructure, where admin would create and edit multiple forms in a no-code drag-and-drop form builder UI. The form builder comes with a CSS Theme Editor—a set of UI controls for form styling. Any alterations you make, from colors to fonts and...
    Downloads: 0 This Week
    Last Update:
    See Project