codex-team / codex-team/editor.js
Listen Keyup Event
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I want to listen Keyup Event and want to show live "word count" and "character count" from the content of the Editor.
How can I listen to that kind of event from the Editor object?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Editor object’s public event API and the keyup event path. Done means determining whether live word and character counts can be obtained from editor content, then documenting the supported entry point or confirming the missing capability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100