AdonisJS: Detailed Overview & Metrics

v6.12.1(3 months ago)

This package is actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 25Monthly npm downloads

@adonisjs/core is a full-featured and robust Node.js web framework that follows the MVC (Model-View-Controller) architecture. It provides a powerful set of tools and conventions for building scalable and maintainable web applications. AdonisJS offers features like ORM (Object-Relational Mapping), authentication, middleware, and a CLI (Command Line Interface) for scaffolding projects.

Compared to other Node.js frameworks like Express or Koa, AdonisJS comes with more out-of-the-box functionality, reducing the need for additional packages. It also enforces best practices and conventions, making it easier for developers to create structured and organized codebases.

Tags: node.jsweb frameworkMVCORMauthentication