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
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    react-native-responsive-screen

    react-native-responsive-screen

    Make React Native views responsive for all devices

    react-native-responsive-screen is a small library that provides 2 simple methods so that React Native developers can code their UI elements fully responsive. No media queries are needed. It also provides an optional third method for screen orientation detection and automatic rerendering according to new dimensions. After the package has been installed, when the application loads (in real device and/or emulator), it detects the screen's width and height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • Combine Jira and SCM data to improve team performance Icon
    Combine Jira and SCM data to improve team performance

    For engineering leaders who need to foster alignment with the business and streamline their operations for better efficiency and higher productivity

    Jellyfish is the leading Engineering Management Platform, providing complete visibility into engineering organizations, the work they do, and how they operate. By analyzing engineering signals from Git and Jira, qualitative team feedback, and contextual business data from roadmapping, incident response, HR, calendar, and collaboration tools, Jellyfish enables engineering leaders to align engineering decisions with business initiatives and deliver the right software, efficiently, on time. With Jellyfish, engineering leaders can focus their teams on what matters most to the business, driving strategic decisions and delivering results.
    Learn More
  • 10
    MathworldVR

    MathworldVR

    Math world in WebVR, powered by A-frame

    WebVR math platform made with A-Frame, Three.js, React, Redux. MathworldVR uses Redux for all the stuff around the app's state. It helps you write applications that behave consistently. On top of that, it provides a great developer experience, such as live code editing combined with a time-traveling debugger. For example, CalcButton component used as a backspace on the calculator is dispatching Redux action when user "clicks it" with VR hand-controller!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jest-puppe-shots

    jest-puppe-shots

    A Jest plugin for creating screenshots of React components

    A Jest plugin for creating screenshots of React components with a little help of Puppeteer. A jest-puppy-shots is a Jest plugin that can help you create Visual Regression tests for your React components. If you ever used Enzyme or Snapshots you will love the jest-puppe-shots. The Snapshot testing approach is really awesome but it has one downside: it cannot be used to make visual regression tests of your components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tipsi-stripe

    tipsi-stripe

    React Native Stripe binding for iOS/Android platforms

    React Native Stripe binding for iOS/Android platforms. You can use real cards for payments on test environment without hesitation. You won't be charged on test environment for card payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Koa2 RESTful API

    Koa2 RESTful API

    RESTful API Server

    ...Therefore, the scaffolding mainly provides RESTful API, so the front-end static resource processing is not considered for the time being, and only the basic method of static resource access is provided to facilitate access to resources such as pictures uploaded by users to the server. The basic directory structure is consistent with vue-cli and can be used with front-end frameworks such as React, AngularJS, and Vue.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tyto

    tyto

    Manage and organize things

    ...It started as a vanilla JS app utilising one file and experimenting with HTML5 drag and drop. It then grew a little more, and a little more after that. Now it uses Backbone w/ Marionette. The next step? Most likely Angular 2.0 or React. In truth, most organisations have some form of tool for what Tyto is doing. In my experience though, they can be cumbersome, clunky and just a bit noisy. Some employees tend to dislike internal tools. You still see whiteboards and walls plastered in sticky notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TACHYONS

    TACHYONS

    Functional CSS for humans

    ...CSS shouldn't impede accessibility or the default functionality of HTML. You should send the smallest possible amount of code to the user. Usable across projects. Growing open source component library. Works well with plain HTML, React, Ember, Angular, Rails and more. Infinitely nestable responsive grid system. Built with PostCSS. Optimized for maximum gzip compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    re-start

    re-start

    react-native template to target multiple platforms

    React-native template to target multiple platforms. Target multiple platforms (Android, iOS, Web, Windows [UWP] and Electron [macOS, Linux, Windows]) with react native' APIs and a single codebase. Follow best practices while doing the above. Cut out the time and effort it takes to setup the project (based on create-react-app). Achieve write once run everywhere with react-native (though react strictly says 'Learn once use anywhere).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Slingshot

    React Slingshot

    React + Redux starter kit and boilerplate with Babel

    React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in. One command to get started. Type npm start to start development in your default browser. Rapid feedback. Each time you hit save, changes hot reload and linting and automated tests run. One command line to check. All feedback is displayed on a single command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Koa React Universal

    Koa React Universal

    lightweight React-Koa2 universal boilerplate, only what is essential

    lightweight React-Koa2 universal boilerplate, only what is essential. This project is dedicated to building a simple yet powerful Koa-React-Universal boilerplate. All key ingredients are in src/development、src/production and webpack configurations, which are easy to understand、set-up and extend. We promise to use the most recent & official packages(as much as we can), no weird or tricky stuff, keeping this project clean and fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    react-native-keyboard-spacer

    react-native-keyboard-spacer

    Plug and play react-native keyboard spacer view

    Plug and play iOS react-native keyboard spacer view. The view will automatically perform a layout animation when the keyboard appears or disappears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ng-admin

    ng-admin

    Add an AngularJS admin GUI to any RESTful API

    Plug me to your RESTFul API to get a complete administration interface (datagrid, filters, complex form widgets, multi-model relationships, dashboard) in no time! Beyond simple CRUD, ng-admin lets you build sophisticated GUIs without getting in your way. We've rebuilt it from scratch with React.js (the new project is called react-admin), and we're putting all our efforts on the React version. The current ng-admin version (master) depends on Angular.js 1.6. If you need compatibility with Angular 1.3, use ng-admin 0.9. ng-admin is fully compatible with Webpack, and should also be compatible with all available major module bundlers. If your module bundler also supports SASS or CSS, you can also include stylesheets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Interactable

    Interactable

    Experimental implementation of high performance interactable views

    This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native. Here are some example use-cases for views that users can interact with. Swipeable card (a la Google Now) springing into place unless swiped away with enough force. Drawer snapping between closed and open with buttons appearing gradually as it's being dragged. Collapsible header that snaps to a smaller size as the content below is being scrolled. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Boostnote
    Boostnote is an open source note-taking app for programmers. Apps available for Mac, Windows, Linux, Android and iOS. Built with Electron, React + Redux, Webpack and CSSModules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    React Codemirror

    React Codemirror

    Codemirror Component for React.js

    React Codemirror is a React component wrapper around the CodeMirror code editor, making it easy to embed a powerful text editor into React applications. It exposes CodeMirror through a declarative React interface, where editor value and options are passed in as props and changes are reported via callbacks. The component can be integrated either through npm, as part of a bundler-based build process, or via a standalone UMD build included directly in a web page. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Snowflake

    Snowflake

    React-Native Android iOS starter app/BoilerPlate/example with Redux

    ...Code is written to JS Standard and validated with Eslint. Navigation is handled with React Native Router Flux. Multiple scenes support login, register, and reset password. Once successfully logged in, there are 3 more scenes, logout, subview, and profile. The icons used throughout the app are from React Native Vector Icons, namely using FontAwesome. Form building is extremely easy and consistent by using Tcomb Form Library by using domain models and writing less code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create React Kotlin App

    Create React Kotlin App

    Create React apps using Kotlin with no build configuration

    Create React Kotlin App is an open-source project from JetBrains that provides a modern, batteries-included starter template for building React applications using Kotlin/JS with minimal boilerplate and configuration. It aims to make the developer experience smooth by combining React’s ecosystem with the safety and expressiveness of Kotlin, giving JavaScript developers and Kotlin enthusiasts a common ground to build web UIs.
    Downloads: 3 This Week
    Last Update:
    See Project