2.1.29 • Published 7 months ago

@dizmo/generator-dizmo-vue v2.1.29

Weekly downloads
47
License
ISC
Repository
github
Last release
7 months ago

NPM version Build Status

@dizmo/generator-dizmo-vue

Sub-generator to create dizmo projects with support for vue: This package is meant to be used in composition with the main @dizmo/generator-dizmo package.

Package Installation

npm install -g yo
npm install -g @dizmo/generator-dizmo-vue

Note: On most operating systems the -g option (shortcut for --global) requires super user (administrator) rights. Due to security considerations however, avoid using such a privileged account and see the (external) FAQ to be able to install global packages as a regular user.

Project Generation

yo @dizmo/dizmo-vue [--git]

CLI Help

yo @dizmo/dizmo-vue --help

Project Upgrade

npm upgrade -g @dizmo/generator-dizmo-vue

Then, within an existing project:

yo @dizmo/dizmo-vue --upgrade

FAQ

Is ES6 supported?

While ES6 is fully supported in regular src/**/*.js scripts, in Vue components (src/**/*.vue) only ES5 can be used. This limitation is due to the vueify plugin of the browserify bundler. However, in the Vue components it is possible to import ES6 scripts.

Further Information

See the description of the main @dizmo/generator-dizmo package for a more exhaustive documentation.

Copyright

© dizmo AG, Switzerland

2.1.27

10 months ago

2.1.28

10 months ago

2.1.29

7 months ago

2.1.26

2 years ago

2.1.25

2 years ago

2.1.24

3 years ago

2.1.23

3 years ago

2.1.22

3 years ago

2.1.21

3 years ago

2.1.19

3 years ago

2.1.20

3 years ago

2.1.18

3 years ago

2.1.17

3 years ago

2.1.16

4 years ago

2.1.15

4 years ago

2.1.14

4 years ago

2.1.13

4 years ago

2.1.12

4 years ago

2.1.11

4 years ago

2.1.10

4 years ago

2.1.9

4 years ago

2.1.8

4 years ago

2.1.7

5 years ago

2.1.6

5 years ago

2.1.5

5 years ago

2.1.4

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago