Skip to content

Repository files navigation

ICS Files Project

This project is designed to handle ICS (iCalendar) files. It provides functionality to parse, create, and manipulate ICS files, making it easier to manage calendar events programmatically.

Features

  • Parse ICS Files: Read and extract information from ICS files.
  • Create ICS Files: Generate new ICS files with custom events programmatically.
  • Manipulate Events: Add, update, or delete events within an existing ICS file.

Installation

To install the necessary dependencies, run:

npm install

Usage

Parsing an ICS File

console.log(events);

Creating an ICS File

const ics = require('ics');

Contributing

Feel free to submit issues or pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

Data Source

This project collects data for Ponte Preta from the Campeonato Brasileiro de Futebol 2024, specifically from the Brazilian football B Series, and parses it into an ICS file for easy calendar integration.

About

ics Calendars

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages