JavaScript Editor

Open-source JavaScript projects categorized as Editor

Top 23 JavaScript Editor Projects

  • marktext

    📝A simple and elegant markdown editor, available for Linux, macOS and Windows.

  • Project mention: UX Case Study: Markdown Heading | dev.to | 2024-04-27

    Marktext editor:

  • Monaco Editor

    A browser based code editor

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Fyi, if you are ever looking for a fun project you might be able to implement this. The vscode editor source is available as a library https://microsoft.github.io/monaco-editor/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • stackedit

    In-browser Markdown editor

  • Project mention: Show HN: I've built open-source, collaborative, WYSIWYG Markdown editor | news.ycombinator.com | 2023-06-23
  • trix

    A rich text editor for everyday writing

  • Project mention: Quill – Your powerful rich text editor | news.ycombinator.com | 2024-04-19

    Trix is simple and easy to use for basic writing like a blog. It’s what Basecamp and HEY both use (it was built by 37signals and is the default in Rails)

    https://trix-editor.org/

  • medium-editor

    Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

  • Project mention: WYSIWYG editor for a new Rails project | /r/rails | 2023-12-10

    The MediumEditor clone looks great, but I wanted a traditional toolbar and the last commit it seems was 3+ years ago.

  • editor.md

    The open source embeddable online markdown editor (component).

  • pell

    📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • screenity

    The free and privacy-friendly screen recorder with no limits 🎥

  • Project mention: Free and privacy-friendly screen recorder with no limits | news.ycombinator.com | 2024-01-10
  • drawdb

    Free, simple, and intuitive online database design tool and SQL generator.

  • Project mention: Show HN: Open source database diagram editor | news.ycombinator.com | 2024-04-06
  • jspaint

    🎨 Classic MS Paint, REVIVED + ✨Extras

  • Project mention: Textual Paint – MS Paint in your terminal | news.ycombinator.com | 2023-07-25

    This is by the same person who made jspaint. https://github.com/1j01/jspaint Some of the other projects by the author are also very interesting https://github.com/1j01?tab=repositories&q=&type=&language=&...

    There is this pipes screen saver for example https://1j01.github.io/pipes/

  • VvvebJs

    Drag and drop page builder library written in vanilla javascript without dependencies or build tools.

  • react-quill

    A Quill component for React.

  • Project mention: React Js Developers ⭐ Create a Email Editor with React-Quill | dev.to | 2023-09-17

    The email template settings page should provide a user interface where users can see and edit the email template. The react-quill (https://github.com/zenoamaro/react-quill) component will be used as the editor for the email template message.

  • ant-design-landing

    :mountain_bicyclist: Landing Pages of Ant Design System

  • litegraph.js

    A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.

  • Project mention: Show HN: Comflowy – A ComfyUI Tutorial for Beginners | news.ycombinator.com | 2024-01-03

    It's litegraph.js [1] and seems to be the only lib they include in /web [2] :

    [1] https://github.com/jagenjo/litegraph.js

    [2] https://github.com/comfyanonymous/ComfyUI/tree/master/web/li...

  • editly

    Slick, declarative command line video editing & API

  • Project mention: Make Timelapse easily using FFmpeg | news.ycombinator.com | 2024-05-19

    I found https://github.com/mifi/editly to be an intuitive frontend for this type of task - I used it to create a montage of several clips and was able to easily adjust parameters around timestamps and such to get the montage perfect

  • json-editor

    JSON Schema Based Editor

  • Project mention: JSON-editor: generate forms and edit JSON documents using JSON schema | news.ycombinator.com | 2024-04-17
  • Drawflow

    Simple flow library 🖥️🖱️

  • Project mention: How to make beautiful flowchart with Angular ? | /r/Frontend | 2023-07-27

    ❌📄Drawflow - Seems nice, but no docs, and last commit was a year ago

  • heynote

    A dedicated scratchpad for developers

  • Project mention: A New Way to Store Knowledge | news.ycombinator.com | 2024-05-21

    Looking at the GitHub repo[0], I don't see why you wouldn't be able to host it yourself (extra configuration may be required). In the package.json, there is a script for running the web app `npm run webapp:build`, so I'd assume you could do that and then host the built web app however you'd like.

    [0]: https://github.com/heyman/heynote

  • iD

    🆔 The easy-to-use OpenStreetMap editor in JavaScript.

  • motionity

    The web-based motion graphics editor for everyone 📽

  • Raneto

    Markdown powered Knowledgebase Wiki for Node.js

  • quiver

    A modern commutative diagram editor for the web.

  • notepadqq

    A simple, general-purpose editor for Linux

  • Project mention: NotepadNext – a cross-platform, reimplementation of Notepad++ | news.ycombinator.com | 2024-03-28
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Editor related posts

  • SVG path animation in Nextjs using GSAP

    4 projects | dev.to | 29 May 2024
  • Make Timelapse easily using FFmpeg

    5 projects | news.ycombinator.com | 19 May 2024
  • UX Case Study: Markdown Heading

    4 projects | dev.to | 27 Apr 2024
  • JSON-editor: generate forms and edit JSON documents using JSON schema

    1 project | news.ycombinator.com | 17 Apr 2024
  • How I optimized Carousel for EditorJS 2x in size.

    5 projects | dev.to | 29 Mar 2024
  • Installing Postman Extension on Visual Studio Code (VSCode)

    2 projects | dev.to | 26 Feb 2024
  • How to create a discord bot with javascript

    4 projects | dev.to | 2 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Editor projects in JavaScript? This list will help you:

Project Stars
1 marktext 45,095
2 Monaco Editor 38,659
3 stackedit 21,425
4 trix 18,755
5 medium-editor 15,983
6 editor.md 13,622
7 pell 11,899
8 screenity 10,934
9 drawdb 11,387
10 jspaint 7,134
11 VvvebJs 6,731
12 react-quill 6,536
13 ant-design-landing 5,991
14 litegraph.js 5,406
15 editly 4,593
16 json-editor 4,275
17 Drawflow 4,279
18 heynote 3,587
19 iD 3,268
20 motionity 2,964
21 Raneto 2,745
22 quiver 2,352
23 notepadqq 2,077

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com