create-ecosis-app

0.0.1 • Public • Published

🚧 When you create a new project, use the official module-template. 🚧

Create Nuxt Module

Create Nuxt.js Module in seconds.

create-nuxt-module

Demo video

asciicast

Installation and Usage

$ npx create-nuxt-module # or npx create-nuxt-module <path>

Basic Features

screen shot 2019-02-12 at 21 13 53

  • Nuxt module basic template
    • module core (with enable flag)
    • serverMiddleware template
    • plugin template
  • Test environment with Jest
    • Unit test
    • End-to-End system test
  • Formatter
    • prettier
  • Logger
    • consola

Optional Features

  • Select development language
    • JavaScript
    • TypeScript
  • Select package manager
    • npm
    • Yarn

How to Contribute

Install:

$ git clone git@github.com:potato4d/create-nuxt-module.git
$ cd create-nuxt-module
$ yarn

Lint and Format files:

$ yarn format

Run tests:

$ yarn test

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i create-ecosis-app

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

7.68 MB

Total Files

136

Last publish

Collaborators

  • equaliser