Generate a gruntfile for Sails.
Sails JS hook to autoreload controllers and models when changed.
generate eslint config file which contains sails's globals
The `sails-js-util` library contains utility functions that are commonly used across the sails-js ecosystem.
Common types for sails-js libraries
A Sails 1.x hook to re-enable custom blueprint definitions
Sails ORM adapter for mySQL with transaction and replication support
Sails-IDL parser for TypeScript
Common models shared between Sails API endpoints and client-side Angular code
Generate a sails generator.
A hook for wrapping file upload support with async/await in Sails.
A simple logger with automatic function detection.
An AST-based pattern checker for JavaScript.
Implements the basic admin panel for Sails
A tool to help upgrade Sails apps to version 1.0.
Generate a model and a migration for a Sails app.
Sails.js hook to use sequelize ORM
Hook to add items to the base depending on different databases
Recursively build a dictionary of modules using include-all
The core schema builder used in the Waterline ORM.
Non-persistent in-memory adapter for Sails.js / Waterline
Like underscore for Node streams. Map, reduce, filter, fork, pipeline and other utility functions for iterating over object mode streams.
Comprehensive user permissions and entitlements system for sails.js and Waterline. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.