Showing 366 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
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 1
    svelte-jsoneditor

    svelte-jsoneditor

    Web-based tool to view, edit, format, repair, query, & transform JSON

    A web-based tool to view, edit, format, transform, and validate JSON. The library is written with Svelte, but can be used in plain JavaScript too, and in any framework (SolidJS, React, Vue, Angular, etc). View and edit JSON, has a low-level text editor and high-level tree view and table view. Format (beautify) and compact JSON. Sort, query, filter, and transform JSON. JSON schema validation and pluggable custom validation. Color highlighting, undo/redo, search and replace. Utilities like a color picker and timestamp tag. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gridstack.js

    gridstack.js

    Build interactive dashboards in minutes

    ...Mobile-friendly modern Typescript library for dashboard layout and creation. Making a drag-and-drop, the multi-column responsive dashboard has never been easier. Has multiple bindings and works great with React, Vue, Angular, Knockout.js, Ember and others (see frameworks section). IE support was dropped in v2, but restored in v4.4 by an external contributor (I have no interest in testing+supporting obsolete browsers so this likely will break again in the future). You can use the es5 files and polyfill (larger) for older browsers instead. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gitify

    Gitify

    GitHub notifications on your menu bar

    ...Gitify will notify you every time you receive a notification by playing a sound (not an annoying one - it's a promise), showing native mac OS notifications or by just turning its tray icon to green. It is not there to interrupt your workflow or distract you, you can customize your settings to your preference. Gitify is based on Electron, React, Tailwind CSS and more awesome open source libraries. Written in Typescript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    flicking

    flicking

    Reliable, flexible and extendable carousel

    ...Flicking supports progress, which can help to create the most fluent & smooth animation along the panel movement. Check our Options & Demos to see what you can do with Flicking. We support all major JS frameworks like React, Vue, Angular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    OCRBase

    OCRBase

    MD/.JSON Document OCR and structured data extraction API

    OCRBase is a self-hostable document OCR and structured extraction system built to turn PDFs into machine-usable outputs at scale, aiming to bridge the gap between raw text extraction and production-ready pipelines. Instead of treating OCR as a one-off script, it presents an API-driven workflow where documents are submitted as jobs and processed through a queue-based architecture that can handle high throughput. The core output is designed for downstream automation, producing structured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    create-t3-app

    create-t3-app

    The best way to start a full-stack, typesafe Next.js app

    ...Check out our other recommendations for things like state management and deployment. Next.js offers a lightly opinionated, heavily optimized approach to creating applications using React. It's the industry standard and we're proud to build on top of it :) Prisma is the best way to work with databases in TypeScript. It provides a simple, type-safe API to query your database, and it can be used with most SQL dialects (and Mongo too!). We firmly believe TypeScript will help you be a better web developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jest Preview

    Jest Preview

    Debug your Jest tests. Effortlessly

    ...Sometimes, the HTML is too complicated to visualize the UI in our head. jest-preview previews your Jest tests right in a browser, then you can see your actual UI visually, which helps you write and debug Jest tests faster. jest-preview is initially designed to work with Jest and react-testing-library. The package is framework-agnostic, and you can use it with any frontend frameworks and testing libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    ...To replicate data between your clients and server, RxDB provides modules for real-time replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints. Multiplatform support for browsers, nodejs, electron, Cordova, react-native and every other javascript runtime. Replication between client and server-data, compatible with pouchdbPouchDB, couchdbCouchDB, and cloudantIBM Cloudant. There is also a plugin for a GraphQL replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MobX

    MobX

    A Simple, scalable state management

    ...All changes to and uses of your data are tracked at runtime, building a dependency tree that captures all relations between state and output. This guarantees that computations depending on your state, like React components, run only when strictly needed. There is no need to manually optimize components with error-prone and sub-optimal techniques like memoization and selectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    MIDWAY

    MIDWAY

    Serverless Framework for front-end/full-stack developers

    A Node.js serverless framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud, and traditional VM/Container. Super easy integrate with React and Vue. There are many similar frameworks in the community, so why do you need Midway? Midway is a framework that Alibaba has been developing continuously. Before egg was used as the underlying framework, an application-oriented framework was required to connect with the group's scenarios. The full use of TypeScript is the trend for a period of time in the future, and iterating and developing for the future is a requirement for the innovation of the architecture team. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GraphQL Code Generator

    GraphQL Code Generator

    A tool for generating code based on a GraphQL schema and GraphQL ops

    ...One of the goals of GraphQL Codegen is to allow you to easily customize the output, and add custom behaviour according to your needs. You can generate your resolvers' signatures, dump schemas, model types, query builders, React Hooks, Angular Services, and much more! By analyzing the schema and documents and parsing it, GraphQL Code Generator can output code at a wide variety of formats, based on pre-defined templates or based on custom user-defined ones. Regardless of the language that you're using, GraphQL Code Generator got you covered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mastra

    Mastra

    The TypeScript AI agent framework

    Mastra is a TypeScript-first framework for building AI-powered applications and agents, designed to take projects from prototype to production on a modern JavaScript/TypeScript stack. It integrates cleanly with React, Next.js, and Node-based backends, but can also run as a standalone server, giving teams flexibility in how they deploy their AI logic. At its core, Mastra provides abstractions for agents, workflows, tools, memory, retrieval, and model routing, so developers can focus on specifying behavior rather than wiring infrastructure from scratch. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Redwood

    Redwood

    The App Framework for Startups

    ...Our mission is to help more startups explore more territory, more quickly. We begin by crafting a more integrated framework. We’ve chosen the world’s most popular rendering engine to power Redwood’s web frontend. With React, you’ll have your pick of learning materials, design systems, and trained employees. As your project grows, so will the number of client apps that need to talk to your backend. With a GraphQL API as your foundation, you can live in a multi-client world with ease. Interacting with your database has never been easier. Prisma’s extremely popular ORM allows you to focus more on your business logic and less on the intricacies of SQL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    D-Tale

    D-Tale

    Visualizer for pandas data structures

    D-Tale is the combination of a Flask backend and a React front-end to bring you an easy way to view & analyze Pandas data structures. It integrates seamlessly with ipython notebooks & python/ipython terminals. Currently, this tool supports such Pandas objects as DataFrame, Series, MultiIndex, DatetimeIndex & RangeIndex. D-Tale was the product of a SAS to Python conversion. What was originally a perl script wrapper on top of SAS's insight function is now a lightweight web client on top of Pandas data structures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React Hotkey Tooltip

    React Hotkey Tooltip

    A global Hotkey provider with built in tooltip for React

    A global Hotkey provider with built-in tooltip for React. Hotkeys are only accessible inside a specific component (not globally). Must take care of the Hotkeys manually throughout the life cycle. Have to provide a way so the user can see all the Hotkeys on the screen. This library will help you by declaring global Hotkeys that automatically will be updated by any life cycle of the component and show a tooltip by pressing a combination of keys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Steam Game Idler
    Farm Steam trading cards, manage achievements, and idle games automatically — an all-in-one alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master https://steamgameidler.com
    Downloads: 36 This Week
    Last Update:
    See Project
  • 17
    The Autoclicker

    The Autoclicker

    Create custom autoclickers

    Create custom autoclickers, automate repetitive tasks, and boost productivity—whether for gaming, testing, or everyday routines. Fast, simple, and efficient.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    BrewMate

    BrewMate

    GUI app for Homebrew

    BrewMate is a macOS GUI application that makes it easy to search for, install, and uninstall Homebrew casks. You can also see the top downloaded casks for the last month.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Brill Software

    Brill Software

    A faster way to develop React Web Applications

    The Brill Framework allows React web applications to be built quickly using a "Low Code" approach. A Content Management System (CMS) supports editing of pages containing React components. The React components communicate with each other and the Server using a middleware that's based on WebSockets. With a "No Code" solution, there's always something you require that's not support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kerach

    Kerach

    A Makeshift Text Shaderer

    A Makeshift Text Shaderer GitHub repository: https://github.com/Northstrix/kerach Check it out at: https://kerach.netlify.app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Splashed-Push-Notifications

    Splashed-Push-Notifications

    Splashed push notifications created from templates I found on Codepen.

    Simple, splashed push notifications created from templates I found on CodePen. Check them out at https://northstrix.github.io/Splashed-Push-Notifications/ Alternatively, you can play with the notifications on Codepen: https://codepen.io/Northstrix/pen/eYqjbvW https://codepen.io/Northstrix/pen/XWvBoxE GitHub repository: https://github.com/Northstrix/Splashed-Push-Notifications Credit The existence of this project wouldn't've been possible without the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NextBase Starter

    NextBase Starter

    Free Boilerplate and Starter kit for Next.js 14+, Supabase, Tailwind

    Nextbase Lite is a simple Next.js 13 + Supabase boilerplate. It includes a Next.js 13 app with Typescript, Supabase, and Tailwind CSS. It includes the all-new app folder, layout components, React server components, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bordful

    Bordful

    Open source job board software built with Next.js + Airtable

    Open source job board starter template built with Next.js and Airtable. Clone, customize and deploy your own job board in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Peekaping
    A modern, self-hosted uptime monitoring solution Peekaping is a powerful, feature-rich uptime monitoring system similar to Uptime Kuma, built with Go and React. Monitor your websites, APIs, and services with real-time notifications, beautiful status pages, and comprehensive analytics.
    Downloads: 0 This Week
    Last Update:
    See Project