Showing 21-40 of 1,585 packages
loads environment config based on SAILS_ENV value
The Grunt hook from Sails core in v1.0 and up.
Redis session store for your Sails app.
Production WebSocket/Socket.io adapter for realtime features in your Sails app.
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.
Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
Generate a controller for Sails.
High-level validation library for Node.js (used in Waterline)
Run a JavaScript function as a shell script.
Default generator for frontend code files in new Sails projects. Creates the default contents of the `assets/` folder when you run `sails new` on the command-line. Also creates a subset of the boilerplate Grunt task files (in `tasks/`); specifically, the
An ORM for Node.js and the Sails framework
Hook for advanced logging of API requests to a Sails.js server.
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
sails generate sails.io.js
This is just a sails hook for generating swagger documentation json
A fork of Request with ongoing maintenance from the Sails core team.
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Generate a Sails API.
Various utilities for working with Waterline queries and adapters.