Sign in Sign up
npm

jsonfile-generator

- 動態產生json檔案 # 安裝指令 - npm i -g jsonfile-generator # 使用方式 - 新增一個名為Sample的資料夾 - 在Sample資料夾中建立兩個json檔 - master.json (主要的json資料) - config.json (各個系統運作環境所需要的json資料) - master.json檔加入以下json文字範例 ``` { "FileNmae":"Master" } ``` - config.json檔加入以下jso

npm View on Npm

Activity

Latest release
6y ago
Total releases
8
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Jan 08, 2020
Releases
Version Released
5.0.3 patch
5.0.2 patch
5.0.1 patch
5.0.0 major
4.0.0 major
3.0.0 major
2.0.0 major
1.0.0 initial