ksloan / moment-mini

Parse, validate, manipulate, and display dates in javascript. http://momentjs.com
84 stars 18 forks source link

ESM version? #9

Open Mister-Hope opened 1 year ago

Mister-Hope commented 1 year ago

Can you ship a esm version and add it through exports?

ghiscoding commented 7 months ago

I created moment-tiny to address this since moment-mini doesn't seem to be maintained/updated anymore. I know MomentJS is deprecated but for a lot of us, we still need it so... As a side note, I wouldn't mind at all if the author of moment-mini wants to copy my implementation in here, it would be 1 less fork to support. Cheers