0.0.2 • Published 3 years ago

edmund v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

Edmund

⚠️ This library is under construction. More features will be added as time goes by.

Edmund is a bare-bones rich text editor that integrates seamlessly in larger projects. It is meant to be lightweight and easy to customize, giving you full control over how the text and the interface is drawn.

  • Lightweight and bare-bones solution. We bring the logic, you bring the user interface.
  • Written in TypeScript. Catches many developer mistakes at compile-time. Get autocompletion in your favorite code editor for free.
  • Full integration with React. Control the editor without leaving the React context!

License

This code is generously licensed under the MIT license.