Members
-
core ★ PINNED
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
TypeScript ★ 19k 24d agoExplain → -
lucid ★ PINNED
AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
TypeScript ★ 1.2k 1mo agoExplain → -
ace ★ PINNED
Node.js framework for creating command line applications
TypeScript ★ 412 1mo agoExplain → -
v6-docs ★ PINNED
Documentation website for AdonisJS v6
Edge ★ 77 10d agoExplain → -
adonis-app ▣
Application structure for new adonis app, think of it as scaffolding a new project
JavaScript ★ 367 8y agoExplain → -
auth
Official Authentication package for AdonisJS
TypeScript ★ 222 1mo agoExplain → -
legacy-docs ▣
📄 The official documentation of AdonisJs
★ 182 5y agoExplain → -
persona ▣
Opinionated user management service for AdonisJs
JavaScript ★ 181 5y agoExplain → -
ally
AdonisJS Social Authentication Provider
TypeScript ★ 179 1mo agoExplain → -
legacy.adonisjs.com ▣
🕸 Source Code of the old AdonisJS website
Vue ★ 166 4y agoExplain → -
adonis-fullstack-app ▣
AdonisJS 4 - The fullstack application boilerplate for AdonisJS
JavaScript ★ 161 4y agoExplain → -
inertia
Official Inertia.js adapter for AdonisJS
TypeScript ★ 150 12d agoExplain → -
fold
IoC container with all required goodies to write flexible node applications
TypeScript ★ 140 1mo agoExplain → -
adonis-cli ▣
Legacy Adonis CLI module to generate new application
JavaScript ★ 133 5y agoExplain → -
http-server
AdonisJS HTTP Server along with its Router
TypeScript ★ 132 13d agoExplain → -
adonis-api-app ▣
AdonisJS 4 - Boilerplate for API server with pre-configured JWT
JavaScript ★ 127 4y agoExplain → -
lucid-slugify
Lucid slugify gives you a simple API to create and persist unique slugs to the database
TypeScript ★ 121 10d agoExplain → -
validator ▣
Schema based validator for AdonisJS
TypeScript ★ 117 2y agoExplain → -
mail
AdonisJS Email Provider
TypeScript ★ 116 10d agoExplain → -
v5-docs ▣
📚 Source code and documentation for the official docs website.
TypeScript ★ 92 1mo agoExplain → -
repl
Framework Agnostic REPL For Node.js. Used by AdonisJS
TypeScript ★ 91 1mo agoExplain → -
adonis-rally ▣
Adonis rally is a forum engine written using AdonisJs.
JavaScript ★ 88 8y agoExplain → -
transmit
A Server-Sent-Event module for AdonisJS
TypeScript ★ 87 1mo agoExplain → -
redis
Package for working with Redis in AdonisJS
TypeScript ★ 76 1mo agoExplain → -
drive
Filesystem provider built on top of node-flydrive
TypeScript ★ 72 1mo agoExplain → -
attachment-lite
Turn any field on your Lucid models to an attachment data type
TypeScript ★ 70 2y agoExplain → -
bouncer
Authorization Package for AdonisJS
TypeScript ★ 68 1mo agoExplain → -
adonis-websocket ▣
Official websocket provider for AdonisJs
JavaScript ★ 60 4y agoExplain → -
pkg-starter-kit
AdonisJS starter kit to create a new package
TypeScript ★ 56 4mo agoExplain → -
vow ▣
Test Runner For AdonisJs
JavaScript ★ 56 4y agoExplain → -
rfcs ▣
💬 Sharing big changes with community to add them to the AdonisJs eco-system
★ 54 11mo agoExplain → -
shield
A middleware for AdonisJS to keep web applications secure from common web attacks
TypeScript ★ 52 1mo agoExplain → -
adonis-websocket-client ▣
Websocket client for AdonisJs framework.
JavaScript ★ 52 5y agoExplain → -
discussion ▣
Discussing about new features and sharing random thoughts: ⚠️ Not every request will be accepted
★ 50 9y agoExplain → -
vite
Vite plugin for AdonisJS
TypeScript ★ 49 1mo agoExplain → -
env
Framework agnostic environment variables parser and validator
TypeScript ★ 48 1mo agoExplain → -
i18n
Internationalization module for AdonisJs. Supports file and database drivers
TypeScript ★ 47 11d agoExplain → -
session
Package for dealing with HTTP sessions in AdonisJS apps
TypeScript ★ 44 1mo agoExplain → -
application
AdonisJS application class to read app related data
TypeScript ★ 43 12d agoExplain → -
assembler
A development toolkit used by AdonisJS to perform tasks like starting the dev server in watch mode, running tests in watch mode, and applying codemods to modify source files
TypeScript ★ 40 1mo agoExplain → -
limiter
The official rate limiter package for AdonisJS
TypeScript ★ 39 1mo agoExplain → -
route-model-binding
Add route model binding to your AdonisJS applications
TypeScript ★ 39 15d agoExplain → -
adonis-websocket-protocol ▣
A document describing the protocol for Adonis websocket server
★ 37 8y agoExplain → -
bodyparser
BodyParser Middleware For AdonisJS
TypeScript ★ 35 1mo agoExplain → -
legacy-documentation ▣
The legacy documentation website source code for AdonisJS 3 to 4
CSS ★ 34 8y agoExplain → -
web-starter-kit ▣
Starter kit for creating traditional server rendered applications using AdonisJS
Edge ★ 33 5mo agoExplain → -
sink ▣
Development Toolbox for AdonisJS providers
TypeScript ★ 32 3y agoExplain → -
adonisjs.com
Source code for the AdonisJS website
Edge ★ 31 5mo agoExplain → -
cache
Cache module for AdonisJS. Supports Redis, Databases, File and in-memory drivers
TypeScript ★ 30 2mo agoExplain → -
events
Event emitter with asynchronous events.
TypeScript ★ 30 1mo agoExplain → -
logger
AdonisJS Logger built on top of pino
TypeScript ★ 29 1mo agoExplain → -
require-ts ▣
In memory typescript compiler with disk caching
TypeScript ★ 29 3y agoExplain → -
transmit-client
A client for the native Server-Sent-Event module of AdonisJS
TypeScript ★ 28 5mo agoExplain → -
adonis-slim-app ▣
AdonisJS 4 - Smallest possible application for Adonisjs
JavaScript ★ 28 4y agoExplain → -
inertia-starter-kit ▣
No description.
TypeScript ★ 27 1y agoExplain → -
mrm-preset ▣
This repo is the preset used to AdonisJs team to manage and keep their config in sync.
JavaScript ★ 26 3y agoExplain → -
hash
Multi driver hashing module following PHC string format
TypeScript ★ 23 1mo agoExplain → -
encryption ▣
Data encryption service for AdonisJS
TypeScript ★ 22 10mo agoExplain → -
view ▣
Template Engine For AdonisJS
TypeScript ★ 22 2y agoExplain → -
drive-s3 ▣
S3 driver for AdonisJS drive
TypeScript ★ 22 2y agoExplain → -
adonis-http-logger ▣
AdonisJs logger to log http requests
JavaScript ★ 22 7y agoExplain → -
create-adonisjs
Scaffolding tool to create AdonisJS 7 projects
TypeScript ★ 21 1mo agoExplain → -
v7-docs
Official documentation for AdonisJS
Edge ★ 20 4d agoExplain → -
adonis-commands ▣
Set of core commands for adonis framework
JavaScript ★ 20 5y agoExplain → -
adonis-ignitor ▣
Library that gives fire to start AdonisJs application
JavaScript ★ 18 6y agoExplain → -
content
Content management for AdonisJS with schema validation, GitHub loaders, and custom queries
TypeScript ★ 17 4d agoExplain → -
starter-kits
Official starter kits for building production-ready applications with AdonisJS
TypeScript ★ 17 1mo agoExplain → -
health
Health checks module for AdonisJS - This package is bundled within the core
TypeScript ★ 16 1mo agoExplain → -
lock
Atomic locks ( mutex ) for AdonisJS
TypeScript ★ 16 1mo agoExplain → -
v5_to_v6_upgrade_guide
Migration Guide to AdonisJS v6
TypeScript ★ 16 1y agoExplain → -
errors ▣
Information about exceptions thrown by AdonisJs
★ 16 8y agoExplain → -
queue
Queue system for AdonisJS applications. Process background jobs with support for multiple drivers (Redis, Database), job retries, scheduling, and more.
TypeScript ★ 15 7d agoExplain → -
config
Config management provider used by AdonisJS framework
TypeScript ★ 15 1mo agoExplain → -
otel
OpenTelemetry package for AdonisJS
TypeScript ★ 14 1mo agoExplain → -
profiler ▣
Profile to time function calls with context in AdonisJS
TypeScript ★ 14 3y agoExplain → -
adonis-addon ▣
This repo contains a small boilerplate to create addons/providers for AdonisJs
★ 14 8y agoExplain → -
ioc-transformer ▣
Typescript transformer to transform import statements to IoC container use calls
TypeScript ★ 14 4y agoExplain → -
eslint-config
ESLint presets used by the AdonisJS core team
JavaScript ★ 12 1mo agoExplain → -
api-starter-kit ▣
Starter kit for creating JSON API server using AdonisJS
TypeScript ★ 12 11mo agoExplain → -
vow-browser ▣
Browser client for the adonis vow
JavaScript ★ 12 4y agoExplain → -
http-transformers
Serialize rich data-types with support for defining relationships with other transformers
TypeScript ★ 11 1mo agoExplain → -
slim-starter-kit ▣
Smallest possible AdonisJS application with just the framework core and the Japa test runner
TypeScript ★ 11 1y agoExplain → -
adonis-middleware ▣
List of official middleware for adonis framework
JavaScript ★ 11 8y agoExplain → -
adonis-websocket-packet ▣
Library to create and validate AdonisJs websocket packets
JavaScript ★ 11 8y agoExplain → -
adonis-generic-exceptions ▣
A module with all generic exceptions other modules can use
TypeScript ★ 11 7y agoExplain → -
lucid.adonisjs.com
Documentation for Lucid
TypeScript ★ 10 4d agoExplain → -
adonis-cors ▣
Cors middleware for Adonisjs
JavaScript ★ 10 7y agoExplain → -
react-starter-kit ▣
React Starter Kit with Inertia and AdonisJS targeting v7
TypeScript ★ 9 5mo agoExplain → -
presets
A collection of presets to configure AdonisJS packages
TypeScript ★ 9 1mo agoExplain → -
static
Static files server middleware for AdonisJS
TypeScript ★ 8 1mo agoExplain → -
drive-gcs ▣
Google cloud storage driver for AdonisJS drive
TypeScript ★ 8 3y agoExplain → -
adonis-manager ▣
Base manager class others parts can use to expose driver based API
TypeScript ★ 8 6y agoExplain → -
tsconfig
Base TypeScript configuration files for AdonisJS applications and packages
★ 7 4mo agoExplain → -
upgrade-kit
CLI tool for migrating from Adonis.js 5 to Adonis.js 6
TypeScript ★ 7 1y agoExplain → -
prettier-config
Prettier config preset for AdonisJS packages and applications
JavaScript ★ 6 12d agoExplain → -
cors
CORS middleware implementation
TypeScript ★ 6 1mo agoExplain → -
eslint-plugin-adonisjs
ESLint plugin for AdonisJS to enforce framework specific rules
TypeScript ★ 6 4mo agoExplain → -
tooling-config ▣
Eslint, prettier, and typescript configurations for AdonisJS projects
TypeScript ★ 6 1y agoExplain → -
adonis-loggly ▣
Loggly transporter for AdonisJs Logger
JavaScript ★ 6 6y agoExplain → -
adonis-middleware-base ▣
Very specific code written to make middleware work with Http and Websocket server.
JavaScript ★ 6 5y agoExplain → -
vue-starter-kit ▣
React Starter Kit with Inertia and AdonisJS. Targeting v7
TypeScript ★ 5 5mo agoExplain → -
adonis-msgpack-encoder ▣
Msgpack encoder to Adonis Websocket server
JavaScript ★ 5 8y agoExplain → -
.github
No description.
★ 4 1d agoExplain → -
encore ▣
Webpack Encore integration package for AdonisJS
TypeScript ★ 4 2y agoExplain → -
adonis-binding-resolver ▣
Adonis binding resolver to resolve custom bindings in adonis apps - Check Readme
JavaScript ★ 4 8y agoExplain → -
adonis-app-dev ▣
Development repository for adonis application. This repo contains all the integration tests for the final application
JavaScript ★ 1 8y agoExplain →
No repos match these filters.