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:
parent
ceb44446f0
commit
7db22245e2
2 changed files with 621 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calendar",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"description": "Calendar library",
|
||||
"author": "SWP",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue