Generate an angular frontend for Sails.
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
Runner script for sails generators
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
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)
sails generate sails.io.js
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Generate a controller for Sails.
Generate a Sails API.
Structured Node.js bindings for Redis.
Generate a new Sails app.
Add-on for `@angular-architects/module-federation` helping to reduce boiler plate code.
MySQL adapter for Sails.js
Implements socket.io support in Sails
Generate default views for Sails.
Debugger frontend for React Native based on Chrome DevTools
a PostgreSQL adapter for Waterline and Sails.js
Generate a views-jade for Sails.
Generate a model for a Sails app.
Generate a adapter for Sails.
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
The ORM hook from Sails core.