Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samvv/edmund

A bare-bones text editor that integrates seamlessly in larger web projects
https://github.com/samvv/edmund

Last synced: about 1 month ago
JSON representation

A bare-bones text editor that integrates seamlessly in larger web projects

Awesome Lists containing this project

README

        

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.