A simple script to trim down big .ics calendar files by date range so they can be imported faster.
yarn installPut .ics files in the /input directory and adjust the /src/config.ts file if needed. Then run:
yarn startThe trimmed .ics files will be in the /output directory.