is-plain-object(latest: 5.0.0) Returns true if an object was created by the `Object` constructor, or Object.create(null).
isobject(latest: 4.0.0) Returns true if the value is an object and not an array or null.
csv-parser(latest: 3.0.0) Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
matched(latest: 5.0.1) Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
remarkable(latest: 2.0.1) Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.
read-cache(latest: 1.0.0) Reads and caches the entire contents of a file until it is modified
resolve-dep(latest: 0.6.0) Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
load-plugins(latest: 2.1.2) Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.