3.0.1 • Published 10 months ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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