0.0.3 • Published 10 years ago

nyutil v0.0.3

Weekly downloads
2
License
MIT
Repository
-
Last release
10 years ago

nyutil

License Released Version Registered Downloads GitHub Issues GitHub Tag GitHub Release Dependencies Development Dependencies Peer Dependencies Travis CI Coveralls

nyutil is a util library implementing several utility functions

API Documentation

to be done

Companion libraries

  • request, the HTTP(S) download library
  • rc or etc, both are great configruation libraries.
  • vinyl, a library implementing a vfs
  • bluebird, a promise library to "await" async calls
  • co, use generators to await async calls
  • async, use chains to "await" async calls
  • ring, custom class library, supporting multi class inheritance like python