0.0.5 • Published 1 month ago

jnj-lib-doc v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

jnj-lib-doc-ts

Description

JnJ Utility Library For Documents(Yaml, Csv, Xlsx, ...) in Typescript

Install

# bootapp
$ bootapp -u jnjsoftko -n jnj-lib-doc-ts -d "JnJ Utility Library For Documents(Yaml, Csv, Xlsx, ...) in Typescript" -t npm-bare-ts

# npm install
$ npm i csv js-yaml xlsx jnj-lib-base
$ npm i --save-dev @types/js-yaml

Publish

package.json

// AFTER
  "name": "jnj-lib-doc",

// BEFORE
  "name": "jnj-lib-doc-ts",
# github commit & push(VSCode)

# publish
$ publish