A jQuery hcal parser
For quite some time now I’ve been using js-hcalendar on a few different sites to parse out hcal-formatted events.
While I think it’s a fine script I kept running into limitations with it, so I started hacking and came up with my own.
It’s obviously based on the fine work in js-hcalendar, with a few extra […]