common-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.23 • Public • Published

Adonis Addon

This is a boilerplate for creating AdonisJs Addons. It is suggested to read addons guide to learn more about the development process.

Dependencies

This project includes following dependencies, you are free to remove them.

  1. japa - Test runner to run tests
  2. standardjs - Code linter

Things to note

  1. Always include @adonisjs/fold as a dev dependency to your addon.
  2. Use require.main.require('@adonisjs/fold') vs require('@adonisjs/fold') when importing the IoC container dependency.

Package Sidebar

Install

npm i common-ts

Weekly Downloads

3

Version

1.0.23

License

none

Unpacked Size

16.9 kB

Total Files

26

Last publish

Collaborators

  • cg-woldev