/cookiecutter-typescript-package

A template for writing node packages using typescript.

cookiecutter-typescript-package

A typescript package template for cookiecutter

Features

  • Typescript (2.0)
  • typings
  • tslint
  • typedoc

Using this template

$ pip install cookiecutter
$ cookiecutter https://github.com/iodevs/cookiecutter-typescript-package.git

You will be asked about your basic info (name, project name, etc.). This info will be used in your new project.

License

BSD licensed.