0.3.9 • Published 6 years ago

generator-swagger-es-6 v0.3.9

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

generator-swagger-es-6

forthebadge

NPM version Build Status AppVeyor codecov Dependency Status GitHub license Downloads

Yeoman generator for generating a swagger project, using ES6, MongoDB, Express, and Node - lets you quickly set up a project avoiding fatigue.

Generated project:

Maintainability dependencies Status devDependencies Status Build Status test-AppVeyor test-codecov Known Vulnerabilities

Installation

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

npm install -g yo
npm install -g generator-swagger-es-6

Then generate your new project:

yo swagger-es-6

Supported Configurations

  • Build Systems: Gulp

Server

  • Database:
    • MongoDB
  • Authentication boilerplate
    • local strategy Yes, No
  • Swagger API
    • Swagger editor 3.0

Testing

  • Mocha + Chai
    • Chai assertions:
      • Should
  • eslint
  • CI configurations
    • travis-ci
    • appveyor
  • Test coverage
    • istanbul coverage reporsts
    • codecov with travis-ci

Production

  • Docker with docker compose
  • Heroku procfile

Generators

yo swagger-es-6:model
yo swagger-es-6:controller

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 © Eskil Opdahl Nordland

0.3.9

6 years ago

0.3.8

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.3-a

6 years ago

0.3.2-a

6 years ago

0.3.1-a

6 years ago

0.3.0-a

6 years ago

0.2.1-a

6 years ago

0.2.0-a

6 years ago

0.1.8-a

7 years ago

0.1.7-a

7 years ago

0.1.6-a

7 years ago

0.1.5-a

7 years ago

0.1.3-a

7 years ago

0.1.2-a

7 years ago

0.1.1-a

7 years ago

0.1.0-a

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago