Simple Vanilla Javascript HTML Editor for WYSIWYG rich text textarea fields
This code is not meant to be a stand-alone webpage editor/creator but instead meant to be able to modify or style a section of HTML content.
https://aaronjaylev.github.io/html-editor/
- Aaron Jay Lev
- aaronjaylev@gmail.com
- https://github.com/aaronjaylev
This is more of a code snippet than a library. You can copy the 3 files (index.html, aaron-jay-lev-html-editor.js and aaron-jay-lev-html-editor.css) to your website or even your local machine, and you can use the WYSIWYG editor with no other dependencies (other than fontawesome).
You are free to use and modify this code but please leave the file as the "aaron-jay-lev-html-editor.js" or leave some other credit to me in your code. Thanks.
If you have any feature requests, code suggestions or other suggestions, please send them along. This is for everyone!
