Detalhes do pacote

jsmp-infrastucture

marho36ISC1.0.8

basic infrastucture of node project

assert

readme (leia-me)

description: .gitignore file excludes generated files from repository .npmignore file excludes files that not needed by consumers of the package clean.js contains script for removing all files and folders that are created during by compile scripts

examples: 1) npm run build - that transpiles original source and tests files to ES5 2) npm run clean - removes all files and folders that are created during by compile scripts 3) npm run test - runs transpiled test files.

link to package on npmjs.com is https://www.npmjs.com/package/jsmp-infrastucture