All Projects β†’ adonisjs-community β†’ adonis-modules

adonisjs-community / adonis-modules

Licence: MIT license
πŸ“¦ Discover all AdonisJS packages developed by the community

Programming Languages

Vue
7211 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to adonis-modules

adonisjs-laravel-mix
An AdonisJs fullstack application blueprint with Laravel Mix
Stars: ✭ 17 (-26.09%)
Mutual labels:  adonisjs, adonis
adonisjs-create-react-app
Adonisjs + Create React App Boilerplate
Stars: ✭ 22 (-4.35%)
Mutual labels:  adonisjs, adonis
composer-packages
Composer Packages is a Composer plugin for getting information about installed packages in your project.
Stars: ✭ 32 (+39.13%)
Mutual labels:  packages-discovery
server
πŸ‘¨πŸΎβ€πŸ³ Server for Ferdi that you can re-use to run your own
Stars: ✭ 26 (+13.04%)
Mutual labels:  adonisjs
adonis-support-ticket
A support ticket application in AdonisJs
Stars: ✭ 28 (+21.74%)
Mutual labels:  adonisjs
adonis-bundler
Blazing fast, zero configuration assets bundler for AdonisJS
Stars: ✭ 19 (-17.39%)
Mutual labels:  adonis
youtube-adonisjs-iniciando
Project created in the AdonisJS video
Stars: ✭ 16 (-30.43%)
Mutual labels:  adonisjs
Adonis 2.0
Roblox Server Administration System
Stars: ✭ 36 (+56.52%)
Mutual labels:  adonis
adonis-cache
Cache provider for AdonisJS framework
Stars: ✭ 66 (+186.96%)
Mutual labels:  adonisjs
adonis-apollo-server
GraphQL implementation using Apollo Server for Adonis
Stars: ✭ 14 (-39.13%)
Mutual labels:  adonis
adonis-fcm
Firebase Cloud Messaging for AdonisJS
Stars: ✭ 19 (-17.39%)
Mutual labels:  adonisjs
saas-react-starter-kit-boilerplate
SaaStr is a React SaaS boilerplate to kickstart your new SaaS adventure as fast as possible. Built on top of Adonis JS for the BackEnd and React Starter Kit for the Front-End
Stars: ✭ 100 (+334.78%)
Mutual labels:  adonisjs
XENA
XENA is the managed remote administration platform for botnet creation & development powered by blockchain and machine learning. Aiming to provide an ecosystem which serves the bot herders. Favoring secrecy and resiliency over performance. It's micro-service oriented allowing for specialization and lower footprint. Join the community of the ulti…
Stars: ✭ 127 (+452.17%)
Mutual labels:  adonisjs
gavn
Invoice System for Freelancers as a Single Page Application built with AdonisJs and Vue.js
Stars: ✭ 54 (+134.78%)
Mutual labels:  adonisjs
adonis-sail
β›΅Generate a ready-to-use local docker environment for your Adonis application
Stars: ✭ 36 (+56.52%)
Mutual labels:  adonisjs
create-adonis-ts-app
Boilerplate to create a new AdonisJs typescript project
Stars: ✭ 94 (+308.7%)
Mutual labels:  adonisjs
electro
A free and open-source Automatic Account Creator (AAC) written in Javascript Stack;
Stars: ✭ 20 (-13.04%)
Mutual labels:  adonisjs
adonisjs-electron
Boilerplate for adonisjs + Electron
Stars: ✭ 17 (-26.09%)
Mutual labels:  adonisjs
assembler
Set of commands to build and serve AdonisJS projects, along with `make:` commands
Stars: ✭ 25 (+8.7%)
Mutual labels:  adonisjs
adonis-lucid-soft-deletes
Addon for soft deletes AdonisJS Lucid ORM
Stars: ✭ 55 (+139.13%)
Mutual labels:  adonisjs

AdonisJS Packages

Discover AdonisJS packages to supercharge your project !

πŸ‘‰ https://packages.adonisjs.com πŸ‘ˆ

Packages Database

Metadata of AdonisJS packages are maintained in yml files inside ./packages directory and automatically synced from upstream to fetch latest information.

Contribution

  • If you feel a package is missing, please create a new issue
  • If some data is outdated please directly open a pull request

Schema

Field Name Auto sync Description
name No Canonical name or integration name
description Yes Short description
repo No Github repository. Format is org/name or org/name#main/path
npm Yes NPM package name
icon No Icon of package from ./website/static/icons directory
github No Github URL
website No Website URL
learn_more No Link to learn more (website or relevant integration website)
category No Package category from ./lib/categories.json
type No community (for adonisjs-community), official (for https://github.com/) or 3rd-party
maintainers Yes List of maintainers each item has name, github and avatar

Maintenance

Add or update repository

yarn sync <name> <repo>

Example: yarn sync eslint adonisjs-community/eslint-plugin-adonis

To sync with a branch different than master, suffix the repo with #repo-branch, example: yarn sync eslint adonisjs-community/eslint-plugin-adonis#dev

Auto update all current packages

yarn sync

Generate npm/modules.json

yarn build

Website development

  • Clone repository
  • Install website dependencies using npx yarn install

Start development:

npx yarn dev

Then visit http://localhost:3000

In the development, the npm downloads and GitHub stars will be mocked unless setting USE_NUXT_API variable.

Acknowledgement

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].