Adds comprehensive README for calendar package

Introduces detailed documentation for calendar library, covering:
- Core features and architecture
- Installation and setup guide
- Event system reference
- Types and configuration options
- Extensibility and utilities

Prepares for initial library release with thorough documentation
This commit is contained in:
Janus C. H. Knudsen 2026-02-02 23:34:17 +01:00
parent ceb44446f0
commit 7db22245e2
2 changed files with 621 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "calendar",
"version": "0.1.6",
"version": "0.1.7",
"description": "Calendar library",
"author": "SWP",
"type": "module",