giuseppe-version-plugin

v1.0.3
Giuseppe plugin that adds a `@Version` route modificator to add versioning to an api.
giuseppe plugin express versioning @Version api

clean

del-cli ./build ./coverage

build

npm run clean && tsc -p ./config/tsconfig.build.json

develop

npm run clean && tsc -p .

lint

tslint -c ./tslint.json -p ./config/tsconfig.build.json

test

npm run lint && npm run clean && jest -c ./jest.json

test:watch

npm run clean && jest -c ./jest.json --watch

typedoc

del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/

semantic-release

semantic-release
npm i giuseppe-version-plugin

Metadata

  • MIT
  • >=8
  • Christoph Bühler
  • released 1/16/2018

Downloads

Maintainers