tscoverage/docs/index.md
2016-09-01 15:46:31 +02:00

1.9 KiB

npmts

Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.

Availabililty

npm git git docs

Status for master

build status coverage report Dependency Status bitHound Dependencies bitHound Code TypeScript node

Introduction

NPMTS is your friend when it comes to write, test, publish and document NPM modules written in TypeScript. By default NPMTS will bundle declaration files. As a result npm module code completion in editors like Visual Studio Code works.

There is a docker image available that includes npmts to make CI a breeze:
hosttoday/ht-docker-node:npmts on Dockerhub

For further information read the docs.

npm