Closed rayriffy closed 5 years ago
Wow, this is amazing.
I will add tests and make a new release for the other PR you submitted. Then we can do some housekeeping work and this is PR will kick that off 🎉
Now everything is up-to-date with 0.0.6
I am on an extended Easter holiday, will get to this next week.
closes #27
All main functions goes to
./utils
as called in issue and sub-functions are contain inside./utils/.internal
For
helper.js
I don't want to includerequire()
directly intoexports
but I can change it if you wish.I also added TravisCI for automated testing.