Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
sails generate sails.io.js
sails generate ember-rest
sails generate static
Runner script for sails generators
sails generate migrate
Generate a new Sails app.
sails generate api-test
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
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.
Generate a controller for Sails.
Generate default views for Sails.
Generate a Sails API.
Generate a model for a Sails app.
Generate a sails generator.
Generate a adapter for Sails.
Generate a gruntfile for Sails.
Generate a views-jade for Sails.
sails generate helper
generate eslint config file which contains sails's globals
sails generate action