nextcloud / nextcloud/calendar-js
Move to Typescript
Open
@st3iny is already working on this.
Since Jun 8, 2025.
2. developing
enhancement
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 9
- Avg merge
- 8h 59m
- Merged PRs (30d)
- 4
Description
- We would benefit from a real typing system, which would fit greatly with the class expansion mechanism this library uses
- Avoid issues or limitations from JSDoc related to esmodules, such as https://github.com/jsdoc/jsdoc/issues/1132
- No first-time contributors ever contribute to this package, so it's not another useless complexity step
- iCal.js has basic types too https://www.npmjs.com/package/@types/ical
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.