create-juya
v0.0.1
Published
创建juya的h5活动
Downloads
1
Readme
Create Juya
创建juya的h5活动
created by create-create-app.
Usage
npx create-juya <name>
Template string reference
Don't forget to remove this before publishing your package!
- {{name}} => create-Juya
- {{upper name}} => CREATE-JUYA
- {{lower name}} => create-juya
- {{capital name}} => CreateJuya
- {{capital name space=true}} => Create Juya
- {{camel name}} => createJuya
- {{snake name}} => create_juya
- {{kebab name}} => create-juya
- {{space name}} => create Juya
- {{uuid}} => cbec71f2-46dc-4d75-aa16-b3b32a5e2c31
- {{upper (uuid)}} => 99887AC0-37D6-476C-B728-9C0A9EFE46FB
- {{description}} => 创建juya的h5活动
- {{author}} => evstorm
- {{email}} => [email protected]
- {{contact}} => evstorm [email protected]
- {{license}} => Apache-2.0
- {{year}} => 2022
- {{custom}} => (undefined until it is defined in
extra
field increate
function arguments)
See https://github.com/uetchy/create-create-app#template for the further details.