slashwriter
slashwriter copied to clipboard
Does it support react?
The app is made with NextJS, however the editor itself is made with Tiptap (https://tiptap.dev) which supports React as well, so you could use the same code and extensions to create your own editor in a React app 👍
I hope this answers your question, please let me know if it doesn't.