1.1.4 • Published 2 years ago

node-ts-js-utils v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago