Showing 24 open source projects for "react.js"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 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
  • 1
    CoreUI Free React Admin Template v4

    CoreUI Free React Admin Template v4

    CoreUI React is a free React admin template based on Bootstrap 5

    ...The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp, CoreUI covers them all! Time is our most valuable asset, that's why we want to help you save it by creating simple, customizable, easy to learn React.js UI components and React.js Admin Templates which significantly cut development time. CoreUI lets you save thousands of priceless hours because it offers everything you need to create modern, beautiful, and responsive React.js based applications. Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Reagent

    Reagent

    A minimalistic ClojureScript interface to React.js

    ...It should even be faster than plain old javascript React a lot of the time, since ClojureScript allows us to skip a lot of unnecessary rendering (through judicious use of React's shouldComponentUpdate). The ClojureScript overhead is kept down, thanks to lots of caching. Code size is a little bigger than React.js, but still quite small. The todomvc example clocks in at roughly 79K gzipped, using advanced compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    React Select

    The Select Component for React.js

    ...It was originally built for use in KeystoneJS and comes with numerous features, including multiselect, autocomplete, async and creatable support. React Select presents a whole new approach to developing powerful React.js components, creating components that simply work right out of the box, while also being very customizable. React Select has a very flexible approach to data, allowing you to customize in whatever way you need with its set of customizable functions. It also has an extensible styling API with emotion, long-requested features like animation, option groups, portal support, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    react-fullpage

    react-fullpage

    Official React.js wrapper for fullPage.js

    react-fullpage is the official React wrapper for fullPage.js, providing a component that brings full-screen, section-by-section scrolling layouts into React applications. The wrapper uses a render-prop API, where you pass a render function that receives component state and the fullpageApi, allowing you to build React JSX markup while delegating scroll behavior to fullPage.js under the hood. It is distributed in multiple formats, including a standard ES module and a UMD bundle, so it can be...
    Downloads: 15 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
    Gobot

    Gobot

    Golang framework for robotics, drones, and the Internet of Things

    ...Gobot includes a RESTful API to query the status of any connection, device or robot running in your swarm. It additionally has the ability to issue commands directly to your devices and robots. It also comes with the robeaux React.JS interface baked right into its API server for quick and easy configuration.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Spectacle

    Spectacle

    A ReactJS based Presentation Library

    Spectacle is an open source presentation library based on React.js. It lets you create sleek presentations using JSX syntax, giving you the ability to live demo your code. Spectacle’s presentations are lively and interactive, with clickable elements, themes, custom backgrounds, animations, and many other fun and unique elements you can add to make your presentations pop. With Spectacle you can also live demo your code in real time without having to leave the presentation deck. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gatsby

    Gatsby

    Build blazing fast, modern apps and websites with React

    Gatsby is a free and open source web framework based on React that allows you to build blazing fast websites and apps. It offers the latest web technologies, such as React.js, Webpack, modern JavaScript, CSS and more to help you build really fast websites. A Progressive Web App generator, it’s fast in every way that matters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tsParticles

    tsParticles

    Easily create highly customizable particles

    Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components. A lightweight TypeScript library for creating particles. Dependency-free, browser ready and compatible with React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, Solid.js, and Web Components. This library is available on the two most popular CDNs and it's easy and ready to use, if you were using particles.js it's even easier. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    React Demos

    React Demos

    A collection of simple demos of React.js

    This repository is a curated collection of small, focused React examples intended to illustrate core concepts through runnable code. Each demo isolates a single idea—such as component composition, state and props, lifecycle hooks, or event handling—so learners can see cause and effect without framework noise. The code favors clarity over abstraction, making it easy to copy, tweak, and compare different approaches to the same problem. Many examples are deliberately minimal, showing just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    ReactAgent

    ReactAgent

    The open-source React.js Autonomous LLM Agent

    React-Agent is a framework for integrating AI-driven agents into React applications. It provides an intuitive way to build interactive UI components powered by AI models, enabling dynamic and intelligent user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Rails

    React Rails

    Integrate React.js with Rails views and controllers

    React-Rails is a flexible tool to use React with Rails. If you use Jbuilder to pass a JSON string to react_component, make sure your JSON is a stringified hash, not an array. This is not the Rails default, you should add the root node yourself. React-Rails 2.4.x uses React 16+ which no longer has React Addons. Therefore the pre-bundled version of react no longer has an addons version, if you need addons still, there is the 2.3.1+ version of the gem that still has addons. React-Rails supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Landy

    Landy

    Landy is an open-source React landing page template

    ...This React template comes with multi-lingual support, smooth animations, a set of ready-to-use sections, and most importantly, all of the content is stored in the JSON files so that you can manage the texts without having any prior knowledge of React.js.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    CoreUI Laravel Bootstrap Admin Template

    CoreUI Laravel Bootstrap Admin Template

    CoreUI Free Laravel Bootstrap Admin Template

    CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    React Responsive Carousel

    React Responsive Carousel

    React.js Responsive Carousel (with Swipe)

    A fully customizable React component for responsive carousels and sliders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React PWA

    React PWA

    An upgradable boilerplate for Progressive web applications (PWA)

    ...PWA is not the only option given to the developer, one can develop static sites with hash routing, enable/disable service workers, and also create a simple deployable application. Using ReactPWA you can create a Progressive web application with simple knowledge of React.JS. As we all know, Progressive Apps are not supported everywhere, but we have added support for Safari & Chrome so your application can work as standalone applications when added to the home screen or saved as a desktop app. The very difficulty faced when developing enterprise applications is code splitting. We don't need everything in a single JS file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    React Boilerplate

    React Boilerplate

    A highly scalable, offline-first foundation with the best DX

    React Boilerplate is a highly scalable, offline-first foundation for React.js applications. It offers the best developer experience with a focus on performance and best practices. React Boilerplate offers predictable state management so you can take control of your app’s state and keep state mutations manageable. It also features next generation JavaScript, so you can stop worrying about browser support or use features like arrow functions, JSX syntax and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rendora

    Rendora

    dynamic server-side rendering using headless Chrome

    Rendora is a dynamic renderer to provide zero-configuration server-side rendering mainly to web crawlers in order to effortlessly improve SEO for websites developed in modern Javascript frameworks such as React.js, Vue.js, Angular.js, etc. Rendora works totally independently of your frontend and backend stacks. Rendora can be seen as a reverse HTTP proxy server sitting between your backend server (e.g. Node.js/Express.js, Python/Django, etc...) and potentially your frontend proxy server (e.g. nginx, traefik, apache, etc...) or even directly to the outside world that does actually nothing but transporting requests and responses as they are except when it detects whitelisted requests according to the config. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    reacto

    reacto

    A sweet IDE for React.js

    Interact with your code: use bricks to play with props, imports or quickly change a component type. Package Manager out of the box: add, upgrade, delete and search dependencies in a flash. Smart and fast autocomplete: automatically find relative path to any file, quick snippets and more to come. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LuaViewSDK

    LuaViewSDK

    A cross-platform framework to build UIs

    LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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. It supports initialization with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Typography.js

    Typography.js

    A powerful toolkit for building websites with beautiful design

    A powerful toolkit for building websites with beautiful designs. Typography is a complex system of interrelated styles. 100s of style declarations on dozens of elements must be in harmonious order. Trying one design change can mean making dozens of tedious recalculations and CSS value changes. Creating new Typography themes with CSS feels hard. Typography.js provides a vastly simpler way to define and explore typography designs. You provide configuration to the Typography.js JS API and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Instant-Skeleton

    Instant-Skeleton

    Lift realtime functionality into the browser with insane productivity

    Realtime framework to lift heavy functionality lightly and quickly with Node.JS & RethinkDB. Building your SEO-friendly, secure, real-time streaming application is simple! Instant Skeleton cobbles together the best of functional React.JS into a single, routable concept that makes your on-screen productivity incredible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    React Laravel

    React Laravel

    Package for using ReactJS with Laravel

    With react-laravel you'll be able to use ReactJS components right from your Blade views, with optional server-side rendering, and use them on the client-side with React due to unobtrusive JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next