2017-04-01 18:58:23 +00:00
|
|
|
---
|
|
|
|
name: Examples
|
|
|
|
---
|
|
|
|
# Examples
|
|
|
|
## of modules that use npmts
|
|
|
|
|
|
|
|
Module Name | Description
|
|
|
|
--- | ---
|
|
|
|
[gulp-browser](https://www.npmjs.com/package/gulp-browser) | browserify for gulp
|
2016-08-31 14:10:01 +00:00
|
|
|
|
|
|
|
|
|
|
|
> We will add more options over time.
|
|
|
|
|
2017-04-01 18:58:23 +00:00
|
|
|
### Tips and tricks:
|
2016-08-31 14:10:01 +00:00
|
|
|
|
|
|
|
* Use [npmts-g](https://www.npmjs.com/package/npmts-g) to use globally installed npmts and install npmts locally if no global npmts is available.
|
|
|
|
* Use [npmpage](https://www.npmjs.com/package/npmpage) to create a webpage from coverage reports and TypeDoc for the module
|
2017-04-01 18:58:23 +00:00
|
|
|
* Use [hosttoday/ht-docker-node:npmci](https://hub.docker.com/r/hosttoday/ht-docker-node/) for speedy CI builds
|
2016-08-31 14:10:01 +00:00
|
|
|
* Use [npmdocker](https://www.npmjs.com/package/npmdocker) for running tests consistently with docker.
|