Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
A web-based calendar application for viewing ICS (iCalendar) files, deployed as a Val Town HTTP val.
- 📅 Monthly calendar view
- 📤 ICS file upload support
- 📋 ICS content paste support
- 🌓 Dark/Light mode
- 🎨 Automatic event coloring
- Access the calendar through your Val Town HTTP val URL
- Upload ICS files or paste ICS content
- View your events on the calendar
- Toggle dark/light mode as needed
- Navigate between months
- Built with React 18.2.0 and TailwindCSS
- Handles ICS file parsing and display
- No data persistence (events are stored in memory only)
- Fork this val
- Make your changes
- Save to automatically deploy your version
Migrated from folder: PublicTools/icsviewer