2.0.1 • Published 12 months ago

generator-web-modules v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

generator-web-modules

No Maintenance Intended

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.1

12 months ago

2.0.0-alpha.0

4 years ago

2.0.0-alpha.1

4 years ago

2.0.0-alpha.2

4 years ago

2.0.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-alpha.1

4 years ago

1.3.1

4 years ago

1.2.2

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.0.0-alpha.0

4 years ago