Showing 898 open source projects for "react"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Bytesize Icons

    Bytesize Icons

    Tiny style-controlled SVG iconset (101 icons, 12kb)

    Each icon is hand-coded along a 32x32 grid, and uses SVG stroke allowing for maximum style flexibility; meaning you can adjust the weight, color, size, and if you want the edges to be round or square. Either drop each icon inline directly in your page as-needed, or loaded them up via external .svg file and the use tag. You can then easily change the weight of the icon by changing stroke-width attribute. You can also change the shape of the line caps and the line joins with stroke-linecap and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Appointment Picker

    Appointment Picker

    JavaScript timepicker that helps you pick appointments

    ...Manually entered times outside of the defined bounds will be rejected by the picker, no extra validation is therefore needed. Entering an empty string into the input resets the time. Appointment Picker can be easily integrated into a React component. Simply import the node module and use React.createRef() to pass the DOM element when calling new AppointmentPicker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-imgpro

    react-imgpro

    Image Processing Component for React

    react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    GraphQL Playground

    GraphQL Playground

    GraphQL IDE for better development workflows

    ...You can think about GraphQL Bin like Pastebin for your GraphQL queries including the context (endpoint, HTTP headers, open tabs etc). GraphQL Playground provides a React component responsible for rendering the UI and Session management.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    react-native-fcm

    react-native-fcm

    react native module for firebase cloud messaging

    React native module for firebase cloud messaging and local notification. react-native-firebase now can do what react-native-fcm can so it is a waste of effort to build the same thing in parallel. To allow android to respond to click_action, you need to define Activities and filter on specific intent. Since all javascript is running in MainActivity, you can have MainActivity to handle actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Streamline your communication, improve customer experience, and boost productivity with our integrated cloud phone system. Icon
    Streamline your communication, improve customer experience, and boost productivity with our integrated cloud phone system.

    Businesses searching for a cloud phone system to unify their communications under one powerful platform.

    Ultatel stands at the forefront of business communications, empowering organizations with cutting-edge cloud VoIP technology to boost productivity and stay connected with customers anywhere, anytime.
    Learn More
  • 10
    Wally

    Wally

    Distributed Stream Processing

    Wally is a fast-stream-processing framework. Wally makes it easy to react to data in real-time. By eliminating infrastructure complexity, going from prototype to production has never been simpler. When we set out to build Wally, we had several high-level goals in mind. Create a dependable and resilient distributed computing framework. Take care of the complexities of distributed computing "plumbing," allowing developers to focus on their business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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