iansinnott / jstz

🌐Timezone detection for JavaScript
Other
175 stars 33 forks source link

Convert to Rollup.js and ES6 #22

Open mmathias01 opened 5 years ago

mmathias01 commented 5 years ago

Converted to ES6 for the benefit of module bundlers, and switched everything to rollup.js to make it a little easier to manage. I also updated mocha and created a test that mirrors the one being run by the python file.