TypeScript definitions for sails
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
Runner script for sails generators
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.
Structured Node.js bindings for Redis.
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
MySQL adapter for Sails.js
Implements socket.io support in Sails
a PostgreSQL adapter for Waterline and Sails.js
translated/localized stringfiles containing messages from Sails core and dependencies
The ORM hook from Sails core.
Autoinsert script and link tags in an html file.
loads environment config based on SAILS_ENV value
Typescript library for working with Sails programs
Redis session store for your Sails app.
The Grunt hook from Sails core in v1.0 and up.
Production WebSocket/Socket.io adapter for realtime features in your Sails app.
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
A fork of Request 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.
High-level validation library for Node.js (used in Waterline)
Common types for sails-js libraries
Hook for advanced logging of API requests to a Sails.js server.