-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Word count plugin #4800
base: main
Are you sure you want to change the base?
Word count plugin #4800
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Even though Also, it doesn't seem like |
@acywatson @zurfyx @fantactuka @thegreatercurve @ivailop7 Thoughts? |
This is the core part of the WordCountPlugin decoupled from any UI implementations. It returns the number of words in the document (updated in real-time) by actively listening to changes in TextNodes.