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.
- Host: GitHub
- URL: https://github.com/webdeveric/utils
- Owner: webdeveric
- License: mit
- Created: 2020-02-03T17:04:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T19:16:40.000Z (about 2 months ago)
- Last Synced: 2025-04-08T00:41:37.828Z (about 1 month ago)
- Topics: utilities, utils
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@webdeveric/utils
- Size: 3.28 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @webdeveric/utils
[](https://github.com/webdeveric/utils/actions/workflows/node.js.yml) [](https://github.com/webdeveric/utils/actions/workflows/codeql.yml)
## Install
```shell
pnpm add @webdeveric/utils
``````shell
npm i @webdeveric/utils --save
```