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

https://github.com/webdeveric/utils

Just another collection of utilities.
https://github.com/webdeveric/utils

utilities utils

Last synced: 8 days ago
JSON representation

Just another collection of utilities.

Awesome Lists containing this project

README

        

# @webdeveric/utils

[![NodeJS](https://github.com/webdeveric/utils/actions/workflows/node.js.yml/badge.svg)](https://github.com/webdeveric/utils/actions/workflows/node.js.yml) [![CodeQL Advanced](https://github.com/webdeveric/utils/actions/workflows/codeql.yml/badge.svg)](https://github.com/webdeveric/utils/actions/workflows/codeql.yml)

## Install

```shell
pnpm add @webdeveric/utils
```

```shell
npm i @webdeveric/utils --save
```