This is a playground
to test code. It runs a full Node.js
environment and already has all of npm
’s 1,000,000+ packages pre-installed, including ical-generator
with all npm
packages installed. Try it out:
require("@touch4it/ical-timezones/package.json"); // @touch4it/ical-timezones is a peer dependency.
require("@types/luxon/package.json"); // @types/luxon is a peer dependency.
require("@types/mocha/package.json"); // @types/mocha is a peer dependency.
require("dayjs/package.json"); // dayjs is a peer dependency.
require("luxon/package.json"); // luxon is a peer dependency.
require("moment/package.json"); // moment is a peer dependency.
require("moment-timezone/package.json"); // moment-timezone is a peer dependency.
require("rrule/package.json"); // rrule is a peer dependency.
var icalGenerator = require("ical-generator")
This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.