machine(latest: 15.2.2) Build functions in standardized containers.
waterline-criteria(latest: 2.0.0) Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
waterline-errors(latest: 0.10.1) Standard adapter errors from Waterline
sails-generate-backend(latest: 0.12.8) Default generator for backend code files in new Sails projects. Creates the default contents of the `api/` and `config/` folders when you run `sails new` on the command line.
sails-generate-frontend(latest: 0.12.3) Default generator for frontend code files in new Sails projects. Creates the default contents of the `assets/` folder when you run `sails new` on the command-line. Also creates a subset of the boilerplate Grunt task files (in `tasks/`); specifically, the
skipper-disk(latest: 0.5.12) Receive streaming file uploads on your local filesystem.
machinepack-urls(latest: 6.0.1) Machines for working with URL strings.
partial-apply(latest: 0.1.0) Call a function using an array of arguments while maintaining its original "this" context.
convert-to-ecmascript-compatible-varname(latest: 0.1.5) Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.
list-directory-contents(latest: 0.0.3) Get the contents of a directory recursively (like ls -R)
parley(latest: 4.0.0) Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
skipper(latest: 0.9.1) Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
waterline(latest: 0.15.0) An ORM for Node.js and the Sails framework