Generate client-side Backbone.js Models from a Sails.js API. Uses Backbone Relational to generate relations, and Backbone Validator to generate validation functions.
Load a Sails Backbone API in the Browser
Give your JS App some Backbone with Models, Views, Collections, and Events.
Generate client-side Backbone.js Models from a Sails.js API. Uses Backbone Relational to generate relations, and Backbone Validator to generate validation functions.
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)
TypeScript definitions for backbone
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
Structured Node.js bindings for Redis.
MySQL adapter for Sails.js
Implements socket.io support in Sails
a PostgreSQL adapter for Waterline and Sails.js
The ORM hook from Sails core.
translated/localized stringfiles containing messages from Sails core and dependencies
Autoinsert script and link tags in an html file.
The Grunt hook from Sails core in v1.0 and up.
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
Production WebSocket/Socket.io adapter for realtime features in your Sails app.
loads environment config based on SAILS_ENV value
Redis session store for your Sails app.
DOM testing utilities with API that mirrors React Testing Library