Showing 845 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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    Kubernetes Certificate Manager

    Kubernetes Certificate Manager

    Manage Lets Encrypt certificates for a Kubernetes cluster

    ...It extends Kubernetes with custom resources (e.g., Certificate) that allow you to declare certificate requests inside the cluster, and the controller handles issuance, renewal, and secret management for you. The tool is built to show how you can write Kubernetes controllers, use third-party resources, and react to changes in the API via watches and reconciliation loops. It supports DNS-01 challenge flows for ACME, allowing you to validate domain ownership and provision certificates automatically. It also integrates with Secrets and Ingress resources so you can consume the certificates in your applications easily. Although the project is primarily a demonstration or teaching project, it laid groundwork for more mature certificate controllers in the Kubernetes ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    React Trend

    React Trend

    Simple, elegant spark lines

    ...But what if you just need a sparkline that shows a trend? These are very simple and elegant visualizations, and they should not require a bloated graphing library to produce. React Trend is a concrete component that does 1 thing, and does it well, generate these trending graphs. By default, all properties not recognized by React Trend will be delegated to the SVG. The line inherits these properties if none of its own override them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Chestnut

    Chestnut

    Application template for Clojure + ClojureScript web apps

    Chestnut is a Leiningen application template — for Clojure and ClojureScript projects — that gives you a full development workflow out of the box. It includes live reloading, REPL-connected development, Figwheel integration, testing setup, and basic backend/frontend scaffolding. While Chestnut it's quite "complete" in a sense, it also tries to be minimal. Boilerplate code is kept to a minimum, and there is only just enough structure to get you started. How you build and structure your app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Limit Checker

    Limit Checker

    NASA core Flight System Limit Checker Application

    ...More information on the cFS can be found at http://cfs.gsfc.nasa.gov The LC application monitors telemetry data points in a cFS system and compares the values against predefined threshold limits. When a threshold condition is encountered, an event message is issued and a Relative Time Sequence (RTS) command script may be initiated to respond/react to the threshold violation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript. Allows you to place translations into the sources on a build step. Gettext is a simple localization format with a rich ecosystem. Ttag has support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Material Theme for Jekyll

    Material Theme for Jekyll

    A Material Theme for Jekyll created with React, Redux, etc.

    Created with React, Redux, React-Router and transpiled with Webpack. Made with React and served statically and dynamically. The pros of dynamic webpages matched with the awesomeness of static Jekyll. Optimized (99/100 on testmysite by google) with Jekyll Assets and Webpack. Static or Dynamic Pages with just a frontmatter option. Push-out Menu to save space and create focus for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nylas Mail

    Nylas Mail

    An extensible desktop mail app built on the modern web

    Nylas Mail is an open-source mail client built on the modern web with Electron, React, and Flux. It was designed to be easy to extend, and many third-party plugins are available that add functionality to the client. See /packages for the separate pieces. Each folder in /packages is designed to be its own stand-alone repository. They are all bundled here for the ease of source control management. In early 2016, the Nylas Mail team wrote extensive documentation for the app that was intended for plugin developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-native-login

    react-native-login

    An example React Native project for client login authentication

    ...While not a full production app, it provides sufficient structure for mobile developers to learn the foundation of login/registration, token handling, and basic navigation after login. The repository is aimed at developers who already know React or React Native and want to see how authentication can be set up cleanly. It complements discussions and blog posts around mobile login flows and best practices in token-based mobile setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Medis

    Medis

    Easy-to-use Mac database management application for Redis

    Medis is a beautiful, easy-to-use Redis management application built on the modern web with Electron, React, and Redux. It's powered by many awesome Node.js modules, especially ioredis and ssh2. Medis only supports Redis >= 2.8 version because SCAN command was introduced since 2.8. SCAN is very useful to get key list without blocking the server, which is crucial to the production environment. Because the latest stable is 5.0 and 2.6 is a very old version, Medis doesn't support it. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Kitto

    Kitto

    Kitto is a framework for interactive dashboards written in Elixir

    ...Can apply exponential back-offs to failing jobs. Reloads code upon change in development. Kitto is a framework to help you create dashboards, written in Elixir / React. Widgets live in widgets/ are compiled using Webpack and are automatically loaded in the dashboards. Assets are rebuilt upon a change in development but have to be compiled for production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    pingbot

    pingbot

    A website monitoring/health-checking tool

    A proof of concept of website monitoring/health-checking tool based on serverless architecture, powered by AWS Lambda, Amazon DynamoDB, Amazon CloudWatch, Amazon S3 and Facebook React.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    autoCode4

    Synthesizing embedded control software from formal specifications

    ...Such feature is mandated in developing safety-critical systems and are considered essential for specification validation or integrating manual implementation such as legacy code. The LTL specification captures the desired behavior of a controller where the environment takes the first move (i.e., sense/input then react/output), so the synthesized controller can be viewed as a Mealy machine. A step-by-step tutorial is available within the software package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    react-json-tree

    react-json-tree

    React JSON Viewer Component, Extracted from redux-devtools

    React JSON Viewer Component, Extracted from redux-devtools. Supports iterable objects, such as Immutable.js.
    Downloads: 0 This Week
    Last Update:
    See Project