hygen-bweble

0.0.23 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hygen-bweble

Weekly Downloads

25

Version

0.0.23

License

MIT

Unpacked Size

14.9 kB

Total Files

18

Last publish

Collaborators

  • bweble