Announcing AdonisJS v6

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • fold

    IoC container with all required goodies to write flexible node applications

  • Alright, sit tight, as this will be a long article. The work for v6 started with the goal of moving to ESM and improving the IoC container to be simple and have fewer responsibilities.

  • tooling-config

    Eslint, prettier, and typescript configurations for AdonisJS projects

  • You can detect and automatically convert controller imports to a lazy import using our ESLint plugin.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • encore

    Webpack Encore integration package for AdonisJS (by adonisjs)

  • Also, we no longer recommend using Webpack Encore for new projects. However, we will continue to maintain this package for existing v5 applications.

  • static

    Static files server middleware for AdonisJS (by adonisjs)

  • Remove support for serving static files from the framework core in favor of the new @adonisjs/static package.

  • cors

    CORS middleware implementation (by adonisjs)

  • Remove support for CORS from the framework core in favor of the new @adonisjs/cors package.

  • v5-docs

    📚 Source code and documentation for the official docs website.

  • Head to the official documentation to learn more about AdonisJS and create a new project. Or check out the Let's Learn AdonisJS 6 course from Tom at Adocasts.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts