Skip to content

Node.js 開發專案生成工具-具備基礎的資料庫、I/O、時間轉換、http method等包裝好的函式。無須安裝僅在開新專案時呼叫即可。

Notifications You must be signed in to change notification settings

kwangsing3/ks3-toolkit

Repository files navigation

ks3-toolkit

Node.js 開發專案生成工具-具備基礎的資料庫、I/O、時間轉換、http method等包裝好的函示。無須安裝,需要開新專案時呼叫即可。

依照開發語言主體JS/TS各自引用不同的程式碼檔案。

NPM: ks3-toolkit (www.npmjs.com)

Github Package: ks3-toolkit (Github Package)

Usage

npx ks3-toolkit
package.json
|
|--- src --- index.ts (index.js)
|        |
|        |--- toolkit (copy from src/Toolkit)
|
|--- Readme.MD
|--- ...
|--- ...

screenshot

Develop

添加項目

  • 新增更通用的項目,包裝成獨立函式後提交。

修改項目

  • 較多為後續的重構或因版本變化的更新需求而修改。

git clone https://github.com/kwangsing3/ks3-toolkit

npm install

Version

  • 版本藉由帶tag的提交進行工作流發佈。

About

Node.js 開發專案生成工具-具備基礎的資料庫、I/O、時間轉換、http method等包裝好的函式。無須安裝僅在開新專案時呼叫即可。

Topics

Resources

Stars

Watchers

Forks

Packages