rttc(latest: 10.0.1) Runtime type-checking for JavaScript.
machine-as-action(latest: 10.3.1) Run a machine from an HTTP or WebSocket request.
flaverr(latest: 1.10.0) Flavor an Error instance with the specified error code string or dictionary of customizations.
waterline-criteria(latest: 2.0.0) Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
@sailshq/lodash(latest: 3.10.4) A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
machinepack-process(latest: 4.0.1) Work with child procs and the running process.
machinepack-redis(latest: 2.0.6) Structured Node.js bindings for Redis.
@sailshq/express(latest: 3.21.3) Sinatra inspired web development framework
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
sails.io.js-dist(latest: 1.2.1) Distribution version of sails.io.js for browsers, including bundled socket.io-client.
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.
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.
machinepack-json(latest: 2.0.1) Encode and decode data to and from JSON.
@sailshq/connect(latest: 2.30.3) High performance middleware framework
machinepack-util(latest: 6.1.2) Miscellaneous utilities for everyday tasks with arrays, dictionaries, strings, etc.
@sailshq/qs(latest: 4.0.2) A querystring parser that supports nesting and arrays, with a depth limit
browserify-transform-machinepack(latest: 1.0.4) A browserify transform that makes machinepacks work when they are required from a browserified module (or each other).
parley(latest: 4.0.0) Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
parasails(latest: 0.9.3) Lightweight structures for apps with more than one page.
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