3.0.0 • Published 8 days ago

@ciq-dev/ciq-node-utils v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 days ago

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