iCalendar VObject Manipulation in NodeJS
A very light and speedy vObject/vCalendar serializer. Supports multiple events and any property.
The Vion Core: Advanced vCard and iCalendar parser/builder.
Minimal validation library with TypeScript type inference
Collection of node-red nodes to download Contacts (CardDAV) from nextcloud. Other implementatinos for WebDAV and CalDAV are not yet implemented.
object validation with flow types and more
A blazing fast way to transforms `unknown` types, into valid known typescript types.
easily validate and clean data, with JSON Schema-like syntax
Authentication-aware function builders for Convex with Zod v4
Parse vObject formats: iCalendar (RFC 5545), vCard {3,4} (RFC 6350).
Port of the sabre-vobject library to ruby The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects.
The main purpose of the gem is to parse vobject formatted text into a ruby hash format. Currently there are two possiblities of vobjects, namely iCalendar (https://tools.ietf.org/html/rfc5545) and vCard (https://tools.ietf.org/html/rfc6350).