0.0.23 • Published 1 year ago

hygen-bweble v0.0.23

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.14

6 years ago

0.0.15

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago