2.0.1 • Published 10 years ago

livetex-node-util v2.0.1

Weekly downloads
6
License
Modified BSD Lice...
Repository
github
Last release
10 years ago

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

2.0.1

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago