1.1.4 • Published 3 years ago

node-ts-js-utils v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

node-utils

DESCRIPTION

Lib with multiple function for typescript/javascript development

Dependencies

Run:

> npm i --save-dev @types/fs-extra @types/prompt-sync
> npm i --save fs-extra moment prompt-sync zx

IMPORTANT:

  • In case error, please run npm install -g npm@latest
  • To Skip ES module error: downgrade chalk package to 4.1.2

For global data and functions call: global.nodeTsJsUtils with type INodeTsJsUtilsGlobal<any>

Publish

  1. npm install
  2. npm publish
1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago