3.1.1 • Published 6 years ago

generator-edf-to-html-converter v3.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

generator-edf-to-html-converter

Installation

First, install Yeoman and generator-edf-to-html-converter using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-edf-to-html-converter

Then generate your new project:

yo edf-to-html-converter

Generated Folder Structure

./
├── in
│   ├── dir
│   │   └── example2.edf
│   ├── resources
|   |   └── favicon.ico
│   └── example.edf
├── out
│   └── dummyfile.txt
|── node_modules
|   └── ...
├── index.js
└── package.json

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © MartinNikolovMarinov

3.1.1

6 years ago

3.1.0

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago