Generate a new Sails admin interface for your Sails app
sails generate admin-rest-ember-generator
sails generate admin-json-server-generator
Runner script for sails generators
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
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
sails generate sails.io.js
Hook for advanced logging of API requests to a Sails.js server.
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Generate a controller for Sails.
Implements the basic admin panel for Sails
Generate a Sails API.
Structured Node.js bindings for Redis.
Generate a new Sails app.
Comprehensive user permissions and entitlements system for sails.js and Waterline. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.
MySQL adapter for Sails.js
Implements socket.io support in Sails
Generate default views for Sails.
a PostgreSQL adapter for Waterline and Sails.js
Generate a views-jade for Sails.
Generate a model for a Sails app.