lazy-utils
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
lazy-arrayify
We are lazy, also [lazy-cache][]d and [browserify][]-ready - just arrayify, falsey values returns empty array. In bonus with `.isArray` method.
unlazy-loader
Webpack loader to transform lazy-cache files into unlazy cached files.
lazy-cache-cli
CLI for adding a `utils.js` file with lazy-cached requires.