tscoverage/docs/examples.md
2020-06-03 11:13:50 +00:00

1.2 KiB

name
Examples

Examples

modules that use npmts in theis development workflow

Module Name Description
gitzone fast npm module prototyping
gulp-browser browserify for gulp
npmdocker dockerized npm development
smartcli easy cli tool creation

There are tons more... We will add them here over time.

Tips and tricks:

  • Use npmts-g to use globally installed npmts and install npmts locally if no global npmts is available.
  • Use npmpage to create a webpage from coverage reports and TypeDoc for the module
  • Use hosttoday/ht-docker-node:npmci for speedy CI builds
  • Use npmdocker for running tests consistently with docker.