https://github.com/techquery/node-toolkit
Toolkit for Node.JS packages
https://github.com/techquery/node-toolkit
Last synced: 9 months ago
JSON representation
Toolkit for Node.JS packages
- Host: GitHub
- URL: https://github.com/techquery/node-toolkit
- Owner: TechQuery
- License: lgpl-3.0
- Created: 2018-09-06T13:22:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T17:48:59.000Z (about 1 year ago)
- Last Synced: 2025-04-12T12:55:28.910Z (9 months ago)
- Language: TypeScript
- Homepage: https://tech-query.me/node-toolkit/
- Size: 1.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.JS toolkit
Toolkit for [Node.JS packages](https://docs.npmjs.com/getting-started/packages)
[][1]
[][2]
[][3]
## Basic usage
```Shell
npm install @tech_query/node-toolkit
```
```JavaScript
import * as Toolkit from '@tech_query/node-toolkit';
```
## Utility methods
- [Usage example](https://github.com/TechQuery/node-toolkit/tree/master/test)
- [API document](https://tech-query.me/node-toolkit/)
## Typical cases
https://www.npmjs.com/package/@tech_query/node-toolkit?activeTab=dependents
[1]: https://david-dm.org/TechQuery/node-toolkit
[2]: https://github.com/TechQuery/node-toolkit/actions/workflows/main.yml
[3]: https://nodei.co/npm/@tech_query/node-toolkit/