Y
Hacker News
new
|
ask
|
show
|
jobs
by
ergo14
3312 days ago
But this is built with React so its not really reusable outside of its ecosystem. Is there a version that would run on preact instead? Maybe QuillJS would be a better option for general purpose editor.
1 comments
t1amat
3312 days ago
If you use preact without preact-compat then you seal yourself into the preact ecosystem. That's why preact-compat exists.
link
ergo14
3311 days ago
I was thinking more about using the editor with our polymer and vuejs applications.
link