Hello everyone!
Over the past few months, I’ve been working on an Angular library that makes it easy to add customizable WYSIWYG editors to your Angular applications. It’s built on top of Prosemirror, and what sets it apart is its interface for creating and integrating custom components seamlessly with the editor.
This means you can plug in your own uniquely styled components and have them work naturally within the editing experience.
The library is still in its early stages and has plenty of room to grow, so I’d love to hear your feedback, suggestions, and ideas for improvement!
Source Code
Documentation