Generate a model for a Sails app.
Generate a model and a migration for a Sails app.
Runner script for sails generators
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
The ORM hook from Sails core.
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
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.
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
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
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Generate a controller for Sails.
Generate a Sails API.
Generate a model.coffee for a Sails app.
sails generate sails.io.js
Structured Node.js bindings for Redis.
Generate a new Sails app.
Implements socket.io support in Sails
Generate default views for Sails.
MySQL adapter for Sails.js
a PostgreSQL adapter for Waterline and Sails.js
Generate a adapter for Sails.
Generate a views-jade for Sails.
Typescript library for working with Sails programs
A helper library for loading and saving the .api.json files created by API Extractor