a library alternative to document.execcommand #5471
aliibrahim123
started this conversation in
General
Replies: 2 comments 1 reply
-
Rly? :D |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @aliibrahim123 you can try to create the RTE plugin for your library |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am making a library called simply.js which is a huge list of small independed modules featuring common utilities ranging from dom to data types to cli and encoding.
and one of these modules is dom/edit.js which is a small document.executecommand alternative featuring most of its features.
it is size is just 7.8 kb minified which is so low.
i hope you think in integration it to the editor or to reverse enginearing so that the editor doesnt rely on an acient obselute method.
also there is a library integration it called HyperRTE you can use it as a reference.
thanks for listening
Beta Was this translation helpful? Give feedback.
All reactions