prosemirror-buildless VS prosemirror-svelte

Compare prosemirror-buildless vs prosemirror-svelte and see what are their differences.

prosemirror-buildless

A ProseMirror starter kit without a build process - just load and start hacking. (by simplygreatwork)

prosemirror-svelte

Svelte bindings for the ProseMirror editor (by christianheine)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
prosemirror-buildless prosemirror-svelte
1 1
0 107
- -
0.0 0.0
over 3 years ago almost 2 years ago
JavaScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

prosemirror-buildless

Posts with mentions or reviews of prosemirror-buildless. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-29.
  • Show HN: Writing a simple, event-driven, extensible, rich text editor framework
    2 projects | news.ycombinator.com | 29 Mar 2021
    It's pretty easy to create @mentions by creating and inserting a custom "atom" using the function "insert_atom" to insert the atom's HTML. And then you can do further initialization by listening to "atom-will-enter".

    I need to go back and turn on is the ability for sections inside atoms and cards to be contentEditable=true to be able to type text directly inside the element. During development, I had disabled all mutation observation for cards and atoms so as to not corrupt undo history. But I will work to turn editability back on soon within atoms and cards - with more precision.

    I had dabbled with creating a basic editor setup in ProseMirror but overall even ProseMirror itself felt a bit too opinionated for my taste. Another usability problem was that the ProseMirror example was implemented as a module instead of as a top level project. So I had started a buildless ProseMirror example but ultimately I decided to move on anyway: https://github.com/simplygreatwork/prosemirror-buildless

prosemirror-svelte

Posts with mentions or reviews of prosemirror-svelte. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-30.

What are some alternatives?

When comparing prosemirror-buildless and prosemirror-svelte you can also consider the following projects:

text - 📑 Collaborative document editing using Markdown

milkdown - 🍼 Plugin driven WYSIWYG markdown editor framework.

textbase - Textbase is a clean, simple, composable, event-driven, rich text editor framework for the web which can be extended with custom block and inline elements in a non-opinionated manner.

quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.

czi-prosemirror - Rich Text Editor built with React and ProseMirror

ProseMirror - The ProseMirror WYSIWYM editor

bangle-editor - Collection of higher level rich text editing tools. It powers the local only note taking app https://bangle.io