@ciq-dev/ciq-node-utils
v3.0.1
Published
CIQ Node Utils with common functionality to be shared
Downloads
368
Maintainers
Readme
Node CIQ-NODE-UTILS-PRIVATE
CIQ Node common functionality repo will be shared with all node application Support both TS based and pure JS based node application
📦 Installation
Clone this project:
git clone
cd ciq-internal-tools
npm i
🔧 Commands
Require: NodeJS v8.12.0 +
npm run dev launch DEV mode and testing
npm run test Run tests
npm run docmarkdown Build Markdown based documenatation
npm run build-ts Build Typescript to js and d.ts files