2.0.0 • Published 2 years ago

generator-web-modules v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

generator-web-modules

NPM version

A Yeoman Generator for creating websites with TypeScript, Sass, ESLint, Web Components and JavaScript Modules

Installation

First, install Yeoman and generator-web-modules using npm (we assume you have pre-installed node.js).

npm install -g yo generator-web-modules

Then generate your new project:

mkdir my-project
cd my-project
yo web-modules

See my-project/README.md for information on working with your new project.

You can add a new web component any time with the subgenerator. A preceeding path is optional. Element will be appended to the name given so don't include that yourself.

yo web-modules:element [optional/path/to/]todo-panel

License

ISC © Gary Bortosky

2.0.0-alpha.0

2 years ago

2.0.0-alpha.1

2 years ago

2.0.0-alpha.2

2 years ago

2.0.0

2 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.1

3 years ago

1.3.1

3 years ago

1.2.2

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.0.0-alpha.0

3 years ago