0.0.0 • Published 5 months ago
@dvm-digital/front v0.0.0
Create Front
Create a front-end with all settings
created by create-create-app.
Usage
npx @dvm-digital/front <name>
Template string reference
Don't forget to remove this before publishing your package!
- {{name}} => create-front
- {{upper name}} => CREATE-FRONT
- {{lower name}} => create-front
- {{capital name}} => CreateFront
- {{capital name space=true}} => Create Front
- {{camel name}} => createFront
- {{snake name}} => create_front
- {{kebab name}} => create-front
- {{space name}} => create front
- {{uuid}} => 75028b36-149a-4da3-bd73-7579a9fdce1e
- {{upper (uuid)}} => 2BCAF6A3-C06C-40FA-BF14-299DE58C4EFD
- {{description}} => Create a front-end with all settings
- {{author}} => Danilo Valadão
- {{email}} => danilovdemelo@outlook.com
- {{contact}} => Danilo Valadão danilovdemelo@outlook.com
- {{license}} => MIT
- {{year}} => 2025
- {{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.
0.0.0
5 months ago