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
- Host: GitHub
- URL: https://github.com/thiagodnf/ical-to-csv
- Owner: thiagodnf
- License: mit
- Created: 2022-05-27T23:55:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T14:35:53.000Z (over 3 years ago)
- Last Synced: 2025-01-23T15:36:18.497Z (about 1 year ago)
- Topics: calendar, csv, csv-converter, ical, javascript
- Language: JavaScript
- Homepage: https://thiagodnf.github.io/ical-to-csv/
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://github.com/thiagodnf/ical-to-csv/releases/latest)
[](https://github.com/thiagodnf/ical-to-csv/graphs/contributors)
[](https://github.com/thiagodnf/ical-to-csv)
[](https://opensource.org/licenses/mit-license.php)
[](https://github.com/ellerbrock/open-source-badges/)
## How To Use
Access the app [here](https://thiagodnf.github.io/ical-to-csv).
## Screenshots

## 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!
❤️