icaljson

command module
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2025 License: MIT Imports: 1 Imported by: 0

README

icaljson

Parses icalendar format (.ics) and converts it into a json format.

Documentation

Overview

icaljson is a command-line tool and Go library for working with the iCalendar format.

iCalendar is a standardized way to describe calendar data using a text-based format. This tool simplifies the creation of structured JSON from iCalendar files.

Installation

Install the latest version:

go install github.com/beyondcivic/icaljson@latest

Usage

Generate JSON from a ICS file:

icaljson generate myevents.ics -o myevents.json

For detailed usage information, run:

icaljson --help

Directories

Path Synopsis
cmd
icaljson
commands.go Contains cobra command definitions
commands.go Contains cobra command definitions
Generates docs for golang code and commands.
Generates docs for golang code and commands.
pkg
version
Package version provides version information for icaljson.
Package version provides version information for icaljson.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL