Sails generator for The Boring JavaScript Stack.
Generate a controller for Sails.
Generate a Sails API.
sails generate sails.io.js
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
This is just a sails hook for generating swagger documentation json
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.
translated/localized stringfiles containing messages from Sails core and dependencies
Runner script for sails generators
Implements socket.io support in Sails
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Generate a sails generator.
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.
Copy a descriptor from object A to object B
The ORM hook from Sails core.
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
Structured Node.js bindings for Redis.
Generate default views for Sails.
MySQL adapter for Sails.js
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
Determine if a function is a native generator function.
Turns an AST into code.
Generate a model for a Sails app.