An open API service indexing awesome lists of open source software.

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.

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.