Y
Hacker News
new
|
ask
|
show
|
jobs
by
scaraffe
1915 days ago
Is there a lib like this for text augmentation? to build something like grammarly or textio.
1 comments
kushan2020
1915 days ago
You should be able to implement something like this using, see Prosemirror's example
https://prosemirror.net/examples/lint/
link