1.0.2 • Published 6 years ago

davids-toolbox v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

David's Toolbox

This is a collection of simple utility functions that I have otherwise not found included either native to Javascript, or in any other utilty libraries.

Not included

The following are not included, because you can do them natively in Javascript:

Deferred Promise

See: https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/Promise.jsm/Deferred