mckamey / countdownjs

A simple JavaScript API for producing an accurate, intuitive description of the timespan between two Date instances.
http://countdownjs.org
MIT License
496 stars 95 forks source link

Changing the way of the module is exported. #31

Closed timbrandin closed 4 years ago

timbrandin commented 6 years ago

support react native

Martsyalis commented 4 years ago

Also enabled using import in parcel build. Thanks so much!

maxime1992 commented 4 years ago

I'm using jest on an Angular project and using countdown has caused me so much troubles. Can we please merge this? I tried locally and it worked perfectly