digidem / digidem/comapeo-core-react
Unify naming convention of document hooks
Open
@achou11 is already working on this.
Since Dec 1, 2025.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 5m
- Merged PRs (30d)
- 2
Description
Currently the read hooks use Doc in their naming whereas the write hooks use Document in theirs. Ideally would stick to one or the other for the sake of consistency. Unfortunately a breaking change either way
Personally prefer using Document where possible, despite the extra characters 😄
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.