1.0.15 • Published 1 month ago
@smapiot/pilet-template-vue v1.0.15
Pilet Template - Vue · 
This is the default template for creating a new pilet using Vue.
Usage
Use the template with pilet new
or npm init pilet
:
# directly via the CLI (prefer to prefix with npx)
pilet new <app-shell> --template vue <other-options>
# via the initializer - best option (NPM v6)
npm init pilet --source <app-shell> --template vue <other-options>
# via the initializer - best option (NPM v7 and v8)
npm init pilet -- --source <app-shell> --template vue <other-options>
Variables
The following variables are available when scaffolding. They can be applied via the CLI flags, e.g.,
pilet new <app-shell> --template vue --vars.standalone true --vars.vueVersion 3
For this template we have:
- src: Sets the directory of the source files. By default it's
<root>/src
. - standalone: Sets if the pilet should be considered standalone, i.e., with Vue provided by the pilet. By default, this is derived from inspecting the used Piral instance (if it contains
piral-vue
orpiral-vue-3
thenstandalone
would be set tofalse
) - vueVersion: Sets the (major) version of Vue to be used in case of a standalone pilet. Otherwise, would be discarded.
License
Piral is released using the MIT license. For more information see the license file.
1.0.13-beta.7987
3 months ago
1.0.15-beta.8123
1 month ago
1.0.13-beta.7988
3 months ago
1.0.10-beta.7598
7 months ago
1.0.12-beta.7966
3 months ago
1.0.12-beta.7845
5 months ago
1.0.11
7 months ago
1.0.10
7 months ago
1.0.15
1 month ago
1.0.14
3 months ago
1.0.13
3 months ago
1.0.12
3 months ago
1.0.9
1 year ago
1.0.9-beta.7093
1 year ago
1.0.8
1 year ago
1.0.2
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.7-beta.6258
2 years ago
1.0.6-beta.6234
2 years ago
1.0.6-beta.6233
2 years ago
1.0.6-beta.6231
2 years ago
1.0.7-beta.6240
2 years ago
1.0.1
2 years ago
1.0.0-beta.5648
2 years ago
1.0.0-beta.5647
2 years ago
1.0.0
2 years ago
0.15.6
2 years ago
0.15.6-beta.5446
2 years ago
0.15.5
2 years ago
0.15.4
2 years ago
0.15.4-beta.5421
2 years ago
0.15.4-beta.5419
2 years ago