Skip to main content
This release is 0 versions behind 8.1.1 — the latest version of @sebbo2002/ical-generator. Jump to latest

@sebbo2002/ical-generator@8.1.1-develop.3
Built and signed on GitHub Actions

ical-generator is a small piece of code which generates ical calendar files

This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
82%
Published
a week ago (8.1.1-develop.3)

Add Package

deno add jsr:@sebbo2002/ical-generator

Import symbol

import { type ICalAlarmJSONData } from "@sebbo2002/ical-generator";

---- OR ----

Import directly with a jsr specifier

import { type ICalAlarmJSONData } from "jsr:@sebbo2002/ical-generator";

Add Package

npx jsr add @sebbo2002/ical-generator

Import symbol

import { type ICalAlarmJSONData } from "@sebbo2002/ical-generator";

Add Package

yarn dlx jsr add @sebbo2002/ical-generator

Import symbol

import { type ICalAlarmJSONData } from "@sebbo2002/ical-generator";

Add Package

pnpm dlx jsr add @sebbo2002/ical-generator

Import symbol

import { type ICalAlarmJSONData } from "@sebbo2002/ical-generator";

Add Package

bunx jsr add @sebbo2002/ical-generator

Import symbol

import { type ICalAlarmJSONData } from "@sebbo2002/ical-generator";