ts-helpers

v1.1.2
Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )
typescript emit-helpers payload

start

tsc -w

pretest

tsc

test

mocha index.test.js

test:live

npm start & npm test -- -w

prepublish

npm run typings -- install && tsc

changelog

conventional-changelog -p angular -i CHANGELOG.md -w

typings

typings
npm i ts-helpers

Metadata

  • MIT
  • Whatever
  • Martin Hochel
  • released 10/14/2016

Downloads

Maintainers