event-calendar
github.comUnverifiedrepo only
A flexible, interactive Vue/Nuxt calendar component.
Items
4
2026-08-02Every entry in its own registry.json, counted last night.Free to install
0
2026-08-02Item endpoints that returned source without credentials.Behind a key
0
2026-08-02Item endpoints that answered 401.Last push
5 days ago
2 stars. Both figures are GitHub's about this repository, not ones this index measured.Components
Search withinFreeits item endpoint answered without a keyPaidits item endpoint answered 401Unverifiedit serves no item endpoint we could ask
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Event Calendarevent-calendar | The calendar UI: month/week/day/agenda views, event modal, drag-and-drop, resize, timezones, recurring events, and status handling. A controlled component — pass events in via a prop, handle add/update/delete emits. No backend required. Recurring UI is gated by a `features` prop. | Components | Unverified | 10 deps · 27 files |
Blocks
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Event Calendar — Persistence (Nitro + libSQL)event-calendar-persistence | Optional Nitro server layer: /api/events CRUD backed by libSQL via Drizzle, with a dialect-portable schema, validation, and a mapper. Nuxt/Nitro only. Bring your own libSQL URL. Enables durable, per-user events. | Blocks | Unverified | 3 deps · 8 files | |
| Event Calendar — Realtime collaboration (Nitro crossws)event-calendar-realtime | Optional real-time sync: a Nitro crossws WebSocket that broadcasts event changes to connected clients (owner-scoped), plus a client composable to apply remote changes with reconnect. Requires the persistence layer and nitro.experimental.websocket. | Blocks | Unverified | no deps · 3 files |
Hooks
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Event Calendar — Data (client)event-calendar-data | Optional client composable that loads events from and persists them to a REST API (/api/events), converting ISO<->Date. Pairs with the persistence layer. Depends on the core calendar's types. | Hooks | Unverified | 1 dep |
