https://github.com/howion/howion-utils
Some of the utilitity function I use commonly.
https://github.com/howion/howion-utils
bun node nodejs typescript util utilities utility utility-library
Last synced: about 1 month ago
JSON representation
Some of the utilitity function I use commonly.
- Host: GitHub
- URL: https://github.com/howion/howion-utils
- Owner: howion
- License: mit
- Created: 2024-04-08T22:00:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T22:04:25.000Z (about 2 years ago)
- Last Synced: 2025-09-13T11:25:30.956Z (9 months ago)
- Topics: bun, node, nodejs, typescript, util, utilities, utility, utility-library
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# howion-utils
## Installation
From [**npm**](https://www.npmjs.com/package/howion-utils)
```bash
npm install howion-utils
yarn add howion-utils
pnpm add howion-utils
bun add howion-utils
```
## License
This project is licensed under the [**MIT**](https://github.com/howion/howion-utils/blob/master/LICENSE) license so that you can just do whatever you want with it.