livetex-node-util
v2.0.1
Published
Extension for native nodejs module util.
Downloads
3
Readme
Livetex-Util
Extension for native nodejs module util.
Install via npm:
npm install livetex-util
Provides methods for:
Encoding and decoding:
- JSON
- Base64
- x-www-form-urlencoded
Handling:
- Safe object
- String cache
- Array cache
- Object cache
Also:
- implements algorithm for hash
- binds function to context
- clones, merges and compares objects
- handles arrays
and provides other useful functions.
License
Modified BSD License