https://github.com/smjsgaming/node-utils
A STD like library exporting all kinds of useful classes, types and interfaces
https://github.com/smjsgaming/node-utils
Last synced: about 1 year ago
JSON representation
A STD like library exporting all kinds of useful classes, types and interfaces
- Host: GitHub
- URL: https://github.com/smjsgaming/node-utils
- Owner: SMJSGaming
- Created: 2021-11-27T15:18:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T18:38:48.000Z (almost 4 years ago)
- Last Synced: 2025-05-04T14:13:32.476Z (about 1 year ago)
- Language: TypeScript
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node-Utils
A STD like library exporting all kinds of useful classes, types and interfaces.
## TODO
- Adding documentations
- Finishing BetterArray
- Finishing Bitset
- Returning the status code in SimpleRequest
## Options
`process.env.UTIL_LOGS`: `"1"`, `"true"` OR `"0"`, `"false"`, `undefined`