45 packages
anchor
High-level validation library for Node.js (used in Waterline)
captains-log
Lightweight logger with a simple pass-through configuration for use with fancier logging libraries
machine
Build functions in standardized containers.
machinepack-http
Send HTTP requests, scrape webpages, and stream data in your JavaScript/Node.js/Sails.js app with a simple, `jQuery.get()`-like interface for sending HTTP requests and processing server responses.
machinepack-mysql
Structured Node.js bindings for MySQL.
machinepack-postgresql
Structured Node.js bindings for connecting and running queries against a PostgreSQL database.
machinepack-redis
Structured Node.js bindings for Redis.
parasails
Lightweight structures for apps with more than one page.
parley
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
sails
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
sails-disk
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
sails-generate
Runner script for sails generators
sails-hook-apianalytics
Hook for advanced logging of API requests to a Sails.js server.
sails-hook-grunt
The Grunt hook from Sails core in v1.0 and up.
sails-hook-organics
Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.
sails-hook-orm
The ORM hook from Sails core.
sails-hook-sockets
Implements socket.io support in Sails
sails-hook-uploads
A hook for wrapping file upload support with async/await in Sails.
@sailshq/binary-search-tree
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
@sailshq/body-parser
Node.js body parsing middleware
@sailshq/connect
High performance middleware framework
@sailshq/connect-redis
Redis session store for your Sails app.
@sailshq/csurf
A fork of csurf with ongoing maintenance from the Sails core team
@sailshq/eslint
An AST-based pattern checker for JavaScript.
@sailshq/express
Sinatra inspired web development framework