git-toplevel(latest: 1.1.1) Method to find the top level git directory
clix(latest: 5.0.0) A tiny utility to make easy to create command line tools that require a config file in an easy way. It uses [optionator](https://www.npmjs.com/package/optionator) to parse the arguments
jq-trim(latest: 0.1.2) A trim method that behaves like jquery.trim
clix-logger(latest: 2.0.0) Another console log wrapper with colored support and icons
changelogx(latest: 5.0.6) Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
esbeautifier(latest: 10.1.1) Simple wrapper around esformatter to beautify javascript files overriding the content of the files
eslinter(latest: 3.2.1) Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
precommit(latest: 1.2.2) Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false positives when running validation like tasks
prepush(latest: 3.1.11) Yet another prepush script that will run tasks defined in a config file
mocha-runner(latest: 3.0.1) A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to run
dispatchy(latest: 1.0.3) A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style
esformatter-jsx(latest: 8.0.1) esformatter plugin: format javascript files that contain React JSX Elements
esformatter-shebang-ignore(latest: 1.0.0) esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
esformatter-ignore(latest: 0.1.3) an esformatter plugin to make esformatter ignore certain lines and blocks of code
eslint-friendly-formatter(latest: 4.0.1) simple formatter/reporter for eslint that's friendly with Sublime Text and iterm2 'click to open file' functionality
obj-util(latest: 2.0.0) A simple helper to set/get keys from objects using a string path like 'some.key.here'
is-null-like(latest: 1.0.3) A simple javascript function that will return true if the value is null like (aka undefined or null)
fresh-falafel(latest: 1.2.0) transform the ast on a recursive walk
coalescy(latest: 1.0.0) Simple function that return the first non null or undefined argument
file-entry-cache(latest: 11.1.2) A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
flat-cache(latest: 6.1.20) A simple key/value storage using files to persist the data