jnu-doc
v0.0.8
Published
Jnjsoft Nodejs Utility Library for Documents(yaml, docx, xlsx, pdf, hwp, pandoc, ...) Management Functions in Typescript
Downloads
32
Readme
- name: "jnu-doc"
- description: "Jnjsoft Nodejs Utility Library for Documents(yaml, docx, xlsx, pdf, hwp, pandoc, ...) Management Functions in Typescript"
- author: "JnJ One jnjsoft.one@gmail.com"
- github-id: "jnjsoftone"
install
# cd [PARENT DIR]
cd C:/JnJ/Developments/Utils
# <syntax> xcli -e init -r "[REPO_NAME]||[USER_NAME]||[TEMPLATE_NAME]||[DESCRIPTION]"
xcli -e init -r "jnu-doc||jnjsoftone||ts-swc-npm||Jnjsoft Nodejs Utility Library for Documents(yaml, docx, xlsx, pdf, hwp, pandoc, ...) Management Functions in Typescript"
# install packages
npm install csv-parse csv-stringify ini js-yaml node-xlsx cheerio turndown jnu-abc
functions
tech
- typescript
- swc
- npm
- yarn
publish
# npm login
npm login jnjsoftone
# windows
./publish.bat
# macos
./publish.sh