sproutsocial / walltime-js

A JavaScript library for easily translating a UTC time to a "Wall Time" for a particular time zone.
MIT License
121 stars 12 forks source link

CommonJS Builds #43

Closed jgable closed 11 years ago

jgable commented 11 years ago

Adds basic support for commonjs consumption of the library. People will still have to do some work to get the data initialized.

Should close #42 along with an example project that I'll probably add to the README later.