tritech / node-icalendar

iCalendar parser and generator for Node.js
MIT License
234 stars 50 forks source link

parse_calendar to parseCalendar #36

Open oathcomrade opened 9 years ago

oathcomrade commented 9 years ago

To conform to JSHint (http://jshint.com/docs/options/#camelcase)[camel case]. Even this JSHint options will be deprecated soon, I think it is a good idea to use underscores only for uppercase variables.