text-editor

Top 23 text-editor Open-Source Projects

  • neovim

    Vim-fork focused on extensibility and usability

    Project mention: Let's See Your Terminal | dev.to | 2024-04-16

    This got me thinking about my recent pivot, my switch to Neovim by way of LazyVim to write most of my code, and using tmux to keep terminal states alive after closing a session.

  • Vim

    The official Vim repository

    Project mention: Vim Gets Xdg_config_home Support | news.ycombinator.com | 2024-04-14
  • 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.

  • lapce

    Lightning-fast and Powerful Code Editor written in Rust

    Project mention: Lapce | news.ycombinator.com | 2024-02-18

    Apparently, currently based on width: https://github.com/lapce/lapce/commit/87e0fc06f1862d9124d3fe...

  • zed

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

    Project mention: What is your favorite IDE/text-editor? | news.ycombinator.com | 2024-04-13

    Currently vim, but I’m very excited about Zed.

    https://zed.dev/

  • helix

    A post-modern modal text editor.

    Project mention: Difftastic, a structural diff tool that understands syntax | news.ycombinator.com | 2024-03-21
  • slate

    A completely customizable framework for building rich text editors. (Currently in beta.) (by ianstormtaylor)

    Project mention: 5 Not-So-Typical React Libraries for an Outstanding Project | dev.to | 2023-08-03
  • micro-editor

    A modern and intuitive terminal-based text editor

    Project mention: Modeless Vim | news.ycombinator.com | 2024-01-15
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • trix

    A rich text editor for everyday writing

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

    Trix was the winner. It was easy to style, is well maintained, has documentation for embedding it into a form, is easy to create custom keyboard shortcuts for, has great examples on how to save/load content or modify it with javascript.

  • lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

    Project mention: Wax: The Word Processor for the Web | news.ycombinator.com | 2024-02-26

    Lexical (https://lexical.dev/) is really nice to use and doesn't use Prosemirror or CKEditor.

  • limetext

    Open source API-compatible alternative to the text editor Sublime Text

  • pell

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

  • kakoune

    mawww's experiment for a better code editor

    Project mention: Helix: Release 24.03 Highlights | news.ycombinator.com | 2024-03-30

    Helix's modal editing is based on Kakoune's modal editing which is like an evolution to Vim's modal editing. You can think of it as being always in selection (visual) mode. https://github.com/mawww/kakoune?tab=readme-ov-file#selectio...

  • KodExplorer

    A web based file manager,web IDE / browser based code editor

  • vis

    A vi-like editor based on Plan 9's structural regular expressions (by martanne)

    Project mention: Vis: A vi-like editor based on Plan 9's structural regular expressions | news.ycombinator.com | 2024-02-18
  • PhotoEditor

    A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.

  • amp

    A complete text editor for your terminal. (by jmacdonald)

    Project mention: Micro – A Modern Alternative to Nano | news.ycombinator.com | 2023-08-17
  • vim-anywhere

    Use Vim everywhere you've always wanted to

    Project mention: Ask HN: Do Emacs users feel as stuck without Emacs, as Vim users do with Vim? | news.ycombinator.com | 2023-07-18

    https://github.com/cknadler/vim-anywhere

  • remirror

    ProseMirror toolkit for React 🎉

    Project mention: Launch HN: Tiptap (YC S23) – Toolkit for developing collaborative editors | news.ycombinator.com | 2023-08-01

    We have been using Tiptap in production for more than a year in Notesnook[0]. Glad to see it finally launching here on HN!

    We have had quite a long and rough ride in search of a stable rich text editor. We began with Quill.js then migrated to TinyMCE and then finally settled on Prosemirror. Unfortunately, contenteditable is still absolutely horrible on web browsers, especially mobile ones.

    Tiptap is a good choice if you are looking for a framework agnostic and thin abstraction over Prosemirror. However, if you are primarily working with React you should go with Remirror[1]. Tiptap's APIs are heavily inspired by Remirror (almost a duplicate in some places). Remirror takes the edge on the maturity and stability of the API and extensions. The sheer number of utilities offered by them to simplify Prosemirror's APIs is astounding.

    In the end, though, its Prosemirror that's doing all the heavy lifting. And no matter how many abstractions you put on it, you will have to get really, really close in with Prosemirror's internals. Tiptap or Remirror do not make that any easier or harder aside from the initial bootstrapping.

    [0] https://notesnook.com

    [1] https://remirror.io

  • CudaText

    Cross-platform text editor, written in Free Pascal

  • goneovim

    A GUI frontend for neovim.

    Project mention: Solarized.nvim: Lua Port of solarzied.vim for Neovim! | /r/neovim | 2023-05-12

    yeah, looks like https://github.com/akiyosi/goneovim

  • notepadqq

    A simple, general-purpose editor for Linux

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

    Common Lisp editor/IDE with high expansibility

    Project mention: The Emacsen family, the design of an Emacs and the importance of Lisp (2023) | news.ycombinator.com | 2024-02-16

    Direct Link to "Lem" the Common Lisp based "Emacs" discussed in the talk.

    https://lem-project.github.io/

  • kodbox

    kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms

    Project mention: Recommendation for a file manager with zip support | /r/selfhosted | 2023-05-11

    I like to use this -> https://github.com/kalcaddle/kodbox

  • SaaSHub

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

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). The latest post mention was on 2024-04-16.

text-editor related posts

Index

What are some of the best open-source text-editor projects? This list will help you:

Project Stars
1 neovim 76,029
2 Vim 34,861
3 lapce 32,099
4 zed 30,353
5 helix 29,735
6 slate 28,945
7 micro-editor 23,832
8 trix 18,571
9 lexical 17,164
10 limetext 15,302
11 pell 11,899
12 kakoune 9,557
13 KodExplorer 6,163
14 vis 4,153
15 PhotoEditor 3,993
16 amp 3,587
17 vim-anywhere 3,579
18 remirror 2,593
19 CudaText 2,316
20 goneovim 2,292
21 notepadqq 2,071
22 lem 2,044
23 kodbox 1,913
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com