FujoWebDev / FujoWebDev/astrolabe

Add character counts plugin

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
🔌 Plugin
Dominant language
TypeScript
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The character counts plugin should:

- [ ] Be able to count characters left to type
- [ ] Let you type past the limit of characters allowed and show which portion of the text is over the limit
- [ ] Allow different ways to count characters according to platform/setting
- [ ] Allow showing multiple ways to count characters at the same time

You can [use the TipTap character counts plugin](https://tiptap.dev/docs/editor/extensions/functionality/character-count) as a base. If it needs rewriting, [you can look directly at the source code](https://github.com/ueberdosis/tiptap/blob/main/packages/extensions/src/character-count/character-count.ts).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.