All Projects → bangle-io → bangle.dev

bangle-io / bangle.dev

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

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to bangle.dev

Angular Froala Wysiwyg
Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
Stars: ✭ 696 (+28.65%)
Mutual labels:  wysiwyg, text-editor, rich-text-editor, wysiwyg-editor
Wysiwyg.js
wysiwyg contenteditable editor (minified+compression: 6kb)
Stars: ✭ 520 (-3.88%)
Mutual labels:  wysiwyg, text-editor, rich-text-editor, wysiwyg-editor
am-editor
A rich text collaborative editor framework that can use React and Vue custom plug-ins. 一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。
Stars: ✭ 542 (+0.18%)
Mutual labels:  wysiwyg, text-editor, rich-text-editor, wysiwyg-editor
Pell
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
Stars: ✭ 11,653 (+2053.97%)
Mutual labels:  wysiwyg, text-editor, rich-text-editor, wysiwyg-editor
typester
✒️ A WYSIWYG that gives you predictable and clean HTML
Stars: ✭ 29 (-94.64%)
Mutual labels:  wysiwyg, text-editor, rich-text-editor, wysiwyg-editor
Rich Markdown Editor
The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
Stars: ✭ 2,468 (+356.19%)
Mutual labels:  prosemirror, wysiwyg, wysiwyg-editor
wysiwyg-editor-python-sdk
Python SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 20 (-96.3%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
ember-pell
Ember addon for simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
Stars: ✭ 56 (-89.65%)
Mutual labels:  wysiwyg, text-editor, rich-text-editor
Canner Slate Editor
📝Rich Text / WYSIWYG Editor built for Modularity and Extensibility.
Stars: ✭ 1,071 (+97.97%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
Wysiwyg Editor
The next generation Javascript WYSIWYG HTML Editor.
Stars: ✭ 4,756 (+779.11%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
Jodit
Jodit - Best WYSIWYG Editor for You
Stars: ✭ 947 (+75.05%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
ngx-wall
Helps build content editor for note-taking application
Stars: ✭ 78 (-85.58%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
Tiptap
The headless editor framework for web artisans.
Stars: ✭ 13,629 (+2419.22%)
Mutual labels:  prosemirror, wysiwyg, wysiwyg-editor
Simditor
An Easy and Fast WYSIWYG Editor
Stars: ✭ 4,926 (+810.54%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
Flutter Quill
Rich text editor for Flutter
Stars: ✭ 177 (-67.28%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
svelte-slate
slate svelte view layer
Stars: ✭ 43 (-92.05%)
Mutual labels:  wysiwyg, text-editor, wysiwyg-editor
Megadraft
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
Stars: ✭ 982 (+81.52%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
wysihtml5-rails
A wysiwyg text editor for use in the Rails asset pipeline
Stars: ✭ 28 (-94.82%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
Element Tiptap
🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js
Stars: ✭ 481 (-11.09%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor
Ckeditor5
Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
Stars: ✭ 5,406 (+899.26%)
Mutual labels:  wysiwyg, rich-text-editor, wysiwyg-editor

Node.js CI Netlify Status

psst we have great documentation at https://bangle.dev

What is bangle.dev ?

bangle.dev is a collection of components for building powerful editing experiences for the web.

  • 🔋 Batteries included
    We expose plenty of components to help you get started with your Editor.

  • Insanely powerful API
    Bangle uses Prosemirror to provide an API which can help you build the next google docs including collaboration.

  • Vanilla JS
    Bangle is written in a framework agnostic way, so that you can focus on building the editor and not learning a new framework. That said, we have support for React and I have plans to add Vue support in the coming months.

  • Customize UI with React (more frameworks to come)
    Doing UI in vanilla Javascript is not fun. Bangle comes with first party React support and React components (the ones starting with @bangle.dev/react-) to add some extra 💅 oomph to your Editor.

  • 🚗 Fast as a racing car
    Bangle is as fast as a rich text editor can be; try pasting a really long document in one of its example (😉 don't forget to compare it with your current favourite editor).

Getting started

npm install @bangle.dev/core

Read the docs at https://bangle.dev/docs/getting-started for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].