Package Exports
- std-node
- std-node/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (std-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Node-Utils
A STD like library exporting all kinds of useful classes, types and interfaces.
TODO
- Adding documentations
- Finishing BetterArray
- Finishing Bitset
- Returning the status code in SimpleRequest
Options
process.env.UTIL_LOGS
: "1"
, "true"
OR "0"
, "false"
, undefined