An open API service indexing awesome lists of open source software.

https://github.com/thiagodnf/ical-to-csv

Convert from .ical to .csv files on your browser. No data sent out to external servers
https://github.com/thiagodnf/ical-to-csv

calendar csv csv-converter ical javascript

Last synced: about 1 year ago
JSON representation

Convert from .ical to .csv files on your browser. No data sent out to external servers

Awesome Lists containing this project

README

          

# iCal to CSV

Convert from .ical to .csv files on your browser. No data sent out to external servers

[![GitHub Release](https://img.shields.io/github/release/thiagodnf/ical-to-csv.svg)](https://github.com/thiagodnf/ical-to-csv/releases/latest)
[![GitHub contributors](https://img.shields.io/github/contributors/thiagodnf/ical-to-csv.svg)](https://github.com/thiagodnf/ical-to-csv/graphs/contributors)
[![GitHub stars](https://img.shields.io/github/stars/thiagodnf/ical-to-csv.svg)](https://github.com/thiagodnf/ical-to-csv)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)

## How To Use

Access the app [here](https://thiagodnf.github.io/ical-to-csv).

## Screenshots

![Screen Shot 2022-05-27 at 8 40 50 PM](https://user-images.githubusercontent.com/98138701/170802983-f76f2e9e-f8da-44ab-b8ae-61d54498dad7.png)

## For Developers

To install the this project in your machine, please install all dependencies by using the following command:

```sh
npm install
```

To run this project, run the following command:

```sh
npm run dev
```

## Questions or Suggestions

Feel free to access the discussions tab as you need.

## Contribute

Contributions to the this project are very welcome! We can't do this alone! Feel free to fork this project, work on it and then make a pull request.

## License

Licensed under the [MIT license](LICENSE).

## Acknowledgement

Thanks [Peter Braden](https://github.com/peterbraden) for providing your amazing [library](https://github.com/peterbraden/ical.js/).

## Donate

I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, reach out to me if you want to do it.

Thanks!

❤️