1.2.0 • Published 2 years ago

koa-inventor v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

koa-inventor

npm npm npm

Interactive quick CLI tool for creating Koa projects 🚀🚀, quick develop without configuration

document

中文文档

English document 👇

Feature

  1. Create the Koa project interactively
  2. Support for configurable middleware
    • koa-static
    • koa-router
    • koa-bodyparser
    • @koa/cors
  3. Support to select package management tools (npm, yarn, pnpm)

Install

npm install koa-inventor -g

please ensure you can use prettier globally,if prettier is not installed on your computer globally, use this command:

npm install prettier -g

Usage

  • create project
koa-inventor create
  • create a module
koa-inventor gm [moduleName]
  • help
koa-inventor -h

Support

If this project can help you, please click star ⭐ to me. Thank you very much!

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.0.8

2 years ago

1.1.6

2 years ago

1.0.7

2 years ago

1.1.5

2 years ago

1.0.6

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.1.3

2 years ago

1.0.4

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago