High-level validation library for Node.js (used in Waterline)
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
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.
sails hook for job-queue with kue
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.
Official sortable preset and sensors for dnd kit
Various utilities for working with Waterline queries and adapters.
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
React hook for handling keyboard shortcuts
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
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 JS hook to use the node-i18n module for internationalization.
Lightweight logger with a simple pass-through configuration for use with fancier logging libraries
Sails hook for using morgan
Generate a controller for Sails.
A React hook that fires a callback whenever ResizeObserver detects a change to its size
Generate a Sails API.
A React hook that updates useRef().current with the most recent value each invocation
Core utilities, primitives, and shared infrastructure for the Arkstack ecosystem.
Load models, controllers, services, policies and config from specified directories and inject them into the main Sails app.
Typescript library for working with Sails programs
Run some code when the process exits (supports async hooks and pm2 clustering)