Showing 15 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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    react-markdown

    react-markdown

    Markdown component for React

    React component to render markdown. This package is a React component that can be given a string of markdown that it’ll safely render to React elements. You can pass plugins to change how markdown is transformed and pass components that will be used instead of normal HTML elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-highlight-words

    react-highlight-words

    React component to highlight words within a larger body of text

    react-highlight-words renders text with specified substrings highlighted, useful for search results, find-in-page UIs, and autocomplete menus. You pass a string (or node tree) and an array of search terms, and the component splits content into matched and unmatched chunks with minimal overhead. It supports case-sensitive or insensitive matching and optional auto-escaping so user-entered queries won’t be treated as regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-markdown-editor-lite

    react-markdown-editor-lite

    A light-weight Markdown editor based on React

    A light-weight(20KB zipped) Markdown editor of React component. Supports TypeScript. Supports custom markdown parser. Full markdown support. Supports pluggable function bars. Full control over UI. Supports image uploading and dragging. Supports synced scrolling between editor and preview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CKEditor 5

    CKEditor 5

    Powerful rich text editor framework with a modular architecture

    ...CKEditor 5 is an ultra-modern JavaScript rich text editor with MVC architecture, custom data model and virtual DOM. It is written from scratch in ES6 and has excellent webpack support. Native integrations with Angular, React and Vue.js are available for your convenience. Building a mobile or cross-platform desktop application with JavaScript? CKEditor 5 is compatible with Electron and mobile devices (Android, iOS).
    Downloads: 41 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    Lexical

    Lexical

    Lexical is an extensible text editor framework

    ...The logic for these features can be included via a plugin interface. It's super easy to get started with Lexical in any environment. Lexical is framework agnostic, but provides a set of bindings for React to help you get off the ground even quicker. After the initial setup, delightfully ergonomic APIs make building custom functionality straightforward and downright fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simplenote for Electron

    Simplenote for Electron

    Simplenote for Web, Windows, and Linux

    A Simplenote React client packaged in Electron. All your notes, synced on all your devices. Get Simplenote now for iOS, Android, Mac, Windows, Linux, or in your browser. Notes stay updated across all your devices, automatically and in real-time. There’s no “sync” button, It just works. Add tags to find notes quickly with instant searching. Share a to-do list, post some instructions, or publish your notes online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    web-mode.el

    web-mode.el

    Web template editing mode for emacs

    ...HTML documents can embed parts (CSS / JavaScript) and blocks (client / server side). web-mode.el is compatible with many template engines: PHP, JSP, ASP, Django, Twig, Jinja, Mustache, ERB, FreeMarker, Velocity, Cheetah, Smarty, CTemplate, Mustache, Blade, ErlyDTL, Go Template, Dust.js, Google Closure (soy), React/JSX, Angularjs, ejs, Nunjucks, etc. Compatibility with many template engines : php, jsp, gsp (grails), asp / asp.net ajax (atlas), django / twig / jinja(2) / erlydtl (zotonic) / selmer, erb, ejs, freemarker, velocity, cheetah, smarty, ctemplate / mustache / hapax / handlebars / meteor / blaze / ember.js / velvet, blade (laravel), knockoutjs, go template (revel), razor/play, dust, closure (soy), underscore.js, template-toolkit, liquid (jekyll), angular.js, web2py, mako (pylons), reactjs (jsx), mojolicious, elixir (erlang), thymeleaf, cl-emb, heist, archibus, xoops, hero, spip, svelte, elixir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SVGEdit

    SVGEdit

    Powerful SVG-Editor for your browser

    ...You can have a look to index.html to see how you can insert a div element into your HTML code and inject the editor into the div. The "svgcanvas" that takes care of the underlying svg edition. It can be used to build your own editor. See example in the demos folder or the svg-edit-react repository.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    NoteSpark

    NoteSpark

    NoteSpark is a fast, offline-first notes and ideas app

    NoteSpark is a fast, offline-first notes and ideas app built with Expo, React Native, and TypeScript with markdown support out of the box Speed, simplicity, and privacy — no internet required, no accounts, no ads. Just pure note-taking joy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    React Hot Loader is a plugin that allows React components to be live reloaded without the loss of state. It works with Webpack and other bundlers that support both Hot Module Replacement (HMR) and Babel plugins. HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Draft.js

    Draft.js

    React framework for building text editors

    ...Draft.js fits seamlessly into React applications, abstracting away the details of rendering, selection, and input behavior with a familiar declarative API. The Draft.js model is built with immutable-js, offering an API with functional state updates and aggressively leveraging data persistence for scalable memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Text Mask

    Text Mask

    Input mask for React, Angular, Ember, Vue, & plain JavaScript

    Text Mask is an input mask library. It can create input masks for phone, date, currency, zip code, percentage, email, and literally anything! There are convenient wrappers for React, Angular 2, Ember, and Vue. Expected to work with IE9+, Android, Samsung Internet, Windows Phone, iOS, Opera, Firefox, Safari, and Chrome. Text Mask is very configurable and allows you to create any type of input mask with minimal APIs. You can easily expand the base functionality of Text Mask with addons for more mask types. Text Mask supports pasting, browser auto-fill, and all operations that a user would expect while interacting with an input field. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BoostNote Legacy

    BoostNote Legacy

    Real-time collaborative writing

    Note-taking app for programmers. App is available for Mac, Windows and Linux. Built with Electron, React + Redux, Webpack, and CSS modules. Write overviews of systems including concepts, terminology definitions and descriptions of how these concepts work together. Having a 'living document' to help drive dialogue and exchange of ideas through collaboration helps this process significantly. It’s time to aggregate your knowledge in a single place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ReactQuill

    ReactQuill

    A Quill component for React

    ...With its extensible architecture and a expressive API you can completely customize it to fulfill your needs. ReactQuill 2 is here, baby! And it brings a full port to TypeScript and React 16+, a refactored build system, and a general tightening of the internal logic. We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all. However, support for long-deprecated props, the ReactQuill Mixin, and the Toolbar component have been removed. In controlled mode, components are supposed to prevent local stateful changes, and instead only have them happen through onChange and value. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • Previous
  • You're on page 1
  • Next