Tiny helpers for lazy developers


Keywords
example, simple
License
MIT
Install
npm install tinyhelp@1.5.0

Documentation

tinyhelp

Travis build Code Coverage

This is a tiny library of javascript functions, currently comprising:

  • deepCopy
  • flatten
  • peek
  • sort (in progress)
  • isEqual (in progress)