SQL ORM built on top of Active Record pattern
Base TypeScript configuration files for AdonisJS applications and packages
Provides utilities to run AdonisJS development server and build project for production
A thin wrapper on top of Flydrive to work seamlessly with AdonisJS
A shim for the setImmediate efficient script yielding API
Session provider for AdonisJS
Core of AdonisJS
A bridge between AdonisJS and Japa
The base configuration for ESLint used by AdonisJS applications and packages
Prettier config preset for AdonisJS packages and applications
Task scheduler for AdonisJS
A collection of presets to configure AdonisJS packages
Promise queue with concurrency control
AdonisJS addon for Redis
Internationalization for AdonisJS apps
A middleware for AdonisJS to keep web applications secure from common web attacks
Official caching module for AdonisJS framework
A simple tool to keep requests to be executed in order.
Mail provider for adonis framework and has support for all common mailing services to send emails
Validator for adonis framework
The smallest and simplest JavaScript priority queue
Job processing for AdonisJS
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Atomic locks (mutex) for AdonisJS applications