Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-adonisjs-packages

🎨 A curated list of delightful AdonisJS packages and resources.
https://github.com/NaveenDA/awesome-adonisjs-packages

Last synced: 5 days ago
JSON representation

  • Utilities

  • Tasks, Commands and Scheduling

    • Adonis Ironium - A job queuing provider that leverages [Ironium](https://www.npmjs.com/package/ironium).
    • Adonis Kue - A job queuing provider that leverages [Kue](https://www.npmjs.com/package/kue).
    • Adonis Scheduler - Provides an easy way to schedule recurring tasks.
  • Templates

    • Adonis Nunjucks - Nunjucks templating engine as ViewProvider, so everything works seam-lessly.
    • Adonis Pug - Pug template language provider for AdonisJS framework.
  • Developer Tools

    • Adonis Commands - Set of core commands.
    • Adonis Lodge - Namespacing library for node/io js.
    • Adonis 4 Tools - VSCode Extension that help import type definitions (autocomplete/intelisense) to legacy 4.x projects.
  • Testing & Debugging

    • Adonis Sink - Development Toolbox for writing tests for your own AdonisJs providers.
  • Authentication & Authorization

  • Databases, ORMs, Migrations & Seeding

  • APIs

  • Optimization

    • Adonis Fold - Dependency manager and IoC container for Node.js.
  • Monitoring

  • Localization

  • Third-party Service Integration

    • Adonis Ally - Social Authentication provider. It gives you the functionality to authenticate users using social websites like Facebook, Twitter, Google, Github etc.
    • Adonis Nextjs - A provider to initialize nextjs app with adonis.
    • Adonis reCAPTCHA - Google reCAPTCHA v2 for AdonisJS
  • Notification

    • Adonis Notifications - A provider for easy sending notifications (Inspired Laravel Notifications).
  • Others