0.0.11 • Published 6 years ago

quickly-create-miniapp-page v0.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

quickly-create-miniapp-page

快速创建小程序页面

Install

$ npm i -g quickly-create-miniapp-page

Usage

Default create page for typescript

$ qcmp pages/home/home # create four files for page/home/home.{ts, json, wxml, wxss}

Create page for javascript

$ qcmp pages/java/script -s js # -s abbreviate from --script

Create multiple pages

$ qcmp pages/first/page pages/another/page

For my colleagues

$ qcmp --th pages/suit/page
0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago