Toolkit for Node.JS packages
npm install @tech_query/node-toolkitToolkit for Node.JS packages
![NPM Dependency][1]
![CI & CD][2]
![NPM][3]
| SemVer | status | Node.js |
| :----: | :----------: | :-------: |
| >=2 | ✅developing | >=20.12 |
| <2 | ❌deprecated | >=6 |
``Shell`
npm install @tech_query/node-toolkit
`JavaScript``
import * as Toolkit from '@tech_query/node-toolkit';
Some tools in v1 have been replaced by modern standards or packages:
1. Code formatter: https://biomejs.dev/
2. Code highlighter:
1. https://shiki.style/
2. https://github.com/wooorm/starry-night
3. ECMAScript compiler & minifier:
1. https://www.typescriptlang.org/
2. https://parceljs.org/
4. HTTP request & stream: https://github.com/EasyWebApp/KoAJAX
5. [WinterCG API][4] based tools: https://github.com/EasyWebApp/web-utility
6. Command Line executor: https://google.github.io/zx/
https://www.npmjs.com/package/@tech_query/node-toolkit?activeTab=dependents
[1]: https://libraries.io/npm/@tech_query/node-toolkit
[2]: https://github.com/TechQuery/node-toolkit/actions/workflows/main.yml
[3]: https://www.npmjs.com/package/@tech_query/node-toolkit
[4]: https://min-common-api.proposal.wintertc.org/