noahlam / Miment

a fast,light weight,simple and non-dependencies datetime library for javascript ( mini moment )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit test support

doodlewind opened this issue · comments

Hi, this library is what I seek for long as an alternative to moment! For now I can see some points that can be improved and I'm interested in implementing some. While for now it's not that "assured" to make any change since the missing of tests. How about adding some cases covering main API? For further changes this can be a good start.

I'm willing to provide PR if it's acceptable.