High-level validation library for Node.js (used in Waterline)
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Various utilities for working with Waterline queries and adapters.
Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
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 generate sails.io.js
Generate a controller for Sails.
Generate a Sails API.
Lightweight logger with a simple pass-through configuration for use with fancier logging libraries
Typescript library for working with Sails programs
Sails hook for running tasks by cron
Mongo DB adapter for Sails.js/Waterline.
A lightweight Redis adapter for Sails / Waterline.
This is just a sails hook for generating swagger documentation json
Generate default views for Sails.
Pipe node.js streams safely with Promises
Generate a model for a Sails app.
Generate a views-jade for Sails.
Generate a new Sails app.
/dev/null for node streams
Shared utilities between sails, waterline, etc.
Generate a adapter for Sails.
SQL Server Adapter for Sails / Waterline
Javascript SDK for communicating w/ a Sails server via WebSockets/socket.io.