sails generate static
Runner script for sails generators
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
Translates between file formats and generates static code as well as TypeScript definitions.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
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.
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
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Generate a controller for Sails.
Generate a Sails API.
sails generate sails.io.js
Structured Node.js bindings for Redis.
Generate a new Sails app.
Implements socket.io support in Sails
Zero-config PWA for Vite
Generate default views for Sails.
MySQL adapter for Sails.js
Generate a views-jade for Sails.
Generate a model for a Sails app.
Generate a adapter for Sails.
Sort Sails/Express-style route addresses by inclusivity
a PostgreSQL adapter for Waterline and Sails.js