0.0.23 • Published 15 days ago

hygen-bweble v0.0.23

Weekly downloads
3
License
MIT
Repository
github
Last release
15 days ago

npm NPM npm npm npm Libraries.io dependency status for latest release GitHub last commit

hygen-bweble

Hygen templates for use in Vue CLI projects

DEPRECATED: Please use Nuxi

Install

Install hygen-add if not already

$ yarn global add hygen-add

then

$ hygen-add bweble

Optional

Add a script named new to your package.json

"scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "new": "hygen generator"
  },

Then you can invoke the generator templates.

New Component

$ yarn new component

or if you didn't add the script

$ yarn hygen generator component

New Import

$ yarn new import

or if you didn't add the script

$ yarn hygen generator import

These two generators should work out the box with any VueCLI project.

There are also 2 other generators included view and view-nav these are a WIP and won't work as expected just yet.

I've left them in incase anyone wants to clone / fork the repo and play around with them.

Contribute

Pull requests to add or improve generators are very welcome. Github

More Info

hygen hygen-add

0.0.23

15 days ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.13

5 years ago

0.0.12

5 years ago

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