sails-hook-mixins
Mixins (horizontal inheritance) for sails models.
Mixins (horizontal inheritance) for sails models.
A sails hook aimed at simplifying GraphQL integration.
Reads model definitions via the Sails.js module loader and persists them on the hook
Additional model methods for sails
Sails Hook to auto create mongo indexes
Sails Hook to auto create mongo indexes
Provides advanced mongo indexing options for sails models that use the sails-mongo adapter.
Kue based job subscriber(consumer and workers pool) for sails
Kue based job publisher(producer) for sails
Kue based job subscriber(consumer and workers pool) for sails
WIP: Sails extension for generating controller level logs.
A Sails.js hook that aims to provide multi-tenancy support with sequelize ORM.
Send emails with Nodemailer
A sails hook to control/track deprecated columns and tables from your schema
Nested attributes for sails models.
The simplest way to redirect the http://www.example.com requests to http://example.com
This hook allows to indicate fields for populate()
Sails JS hook to add async background jobs, using agenda (https://www.npmjs.com/package/agenda).
A Sails.js hook for creating an API which conforms to JSON API specifications per jsonapi.org
A sails hook for easily using jsonwebtoken