9 packages
block-combinator
Creates a series of arrays of every possible combination of the values of items in separate blocks of data.
ember-no-implicit-this
Add this tot he `scripts` object ion `package.json`
json-index-from-html
Generates a JSON content index from a directory containing html files. Only indexes content within the files and selectors that you specify in the options.
mirage-sort-filter-paginate
`npm i mirage-sort-filter-paginate`
node-sundries
Just a random collection of node modules that I use often in various projects
npm-git-utils
A collection of node utility functions which help to automate the the process of committing and pushing NPM packages with git, updating dependency versions in package.json files, and viewing the git state of local repos
phoenix-socket-mock
<a name="module_phoenixMockSocket"></a>
responsive-image-directory
Given a `src` directory of images, the script creates a clone of the directory and its contained images at the provided `dest` path, but with multiple sizes of each image, based on the sizes specified in the settings.
tag-and-release
With a git repository, this module stages all untracked files, bumps the version number in package.json, commits changes, tags the commit with the bumped version number and pushes bo the code and tags.