Typescript library for working with Sails programs
Common types for sails-js libraries
The `sails-js-util` library contains utility functions that are commonly used across the sails-js ecosystem.
Sails JS hook to autoreload controllers and models when changed.
Simple mocks for sails js model queries
Sails JS hook to use the node-i18n module for internationalization.
custom validation messages for sails js models
Sails JS hook to activate babel for the whole api folder
Sails JS hook to supply a simple panic mode for sites.
Sails-IDL parser for TypeScript
Add eslint linting utility to Sails JS
Sails JS hook to activate morgan request logging for every request
Test helpers for testing Sails JS API methods
Sails JS hook to watch and reload controllers and models when changed.
Generate pagination data and metadata for Sails JS
CLI allowing to generate Typescript library based on Sails IDL files
simple promise base socket for sails js
Sails JS hook to activate morgan request logging for every request and logs to file system
Sails js installable hook that implements User authentication
Sails JS hook to autoreload controllers / service and extend modules.
An Optic fixture for documenting Sails JS
Sails JS hook to add async background jobs, using agenda (https://www.npmjs.com/package/agenda).
Sails JS hook to add async background jobs, using agenda (https://www.npmjs.com/package/agenda).
Generate Swagger API documentation for Sails JS, and personalize for custom brand