0.0.11 • Published 5 years ago

quickly-create-miniapp-page v0.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago