loads environment config based on SAILS_ENV value
Redis session store for your Sails app.
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
A fork of Request with ongoing maintenance from the Sails core team.
Run a JavaScript function as a shell script.
Hook for advanced logging of API requests to a Sails.js server.
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.
An ORM for Node.js and the Sails framework
High-level validation library for Node.js (used in Waterline)
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Various utilities for working with Waterline queries and adapters.
Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
SQL Server database adapter for ZinTrust.
a MsSql adapter for Waterline and Sails.js
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
sails generate sails.io.js
Generate a controller for Sails.
Lightweight logger with a simple pass-through configuration for use with fancier logging libraries
Generate a Sails API.
Typescript library for working with Sails programs
Sails hook for running tasks by cron
Structured Node.js bindings for SQL Server.
A lightweight Redis adapter for Sails / Waterline.
Mongo DB adapter for Sails.js/Waterline.