machine-as-action
Run a machine from an HTTP or WebSocket request.
Run a machine from an HTTP or WebSocket request.
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.
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
Generate a adapter for Sails.
Generate a controller for Sails.
Generate a sails generator.
Generate a new Sails app.
Generate a views-jade for Sails.
Generate a gruntfile for Sails.
Generate a Sails API.
Generate default views for Sails.
Generate a model for a Sails app.
Run a JavaScript function as a shell script.
MySQL adapter for Sails.js
The Grunt hook from Sails core in v1.0 and up.
Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).
Mongo DB adapter for Sails.js/Waterline.
a PostgreSQL adapter for Waterline and Sails.js
Non-persistent in-memory adapter for Sails.js / Waterline
Structured Node.js bindings for MySQL.