https://github.com/dimplesy/util
Collection of common JavaScript / TypeScript utils
https://github.com/dimplesy/util
Last synced: 4 months ago
JSON representation
Collection of common JavaScript / TypeScript utils
- Host: GitHub
- URL: https://github.com/dimplesy/util
- Owner: DimplesY
- License: mit
- Created: 2022-08-25T18:06:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T05:13:33.000Z (about 1 year ago)
- Last Synced: 2025-04-17T06:54:29.838Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 751 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @dimplesyj/util
[](https://www.npmjs.com/package/@dimplesyj/util)
[](https://www.jsdocs.io/package/@dimplesyj/util)
Collection of common JavaScript / TypeScript utils
# Installation
``` shell
$ npm install @dimplesyj/util
# or
$ yarn add @dimplesyj/util
# or
$ pnpm add @dimplesyj/util
```
# Usage
- array.ts - Array utils
- color.ts - Color utils
- date.ts - Date utils
- img.ts - Image utils
- is.ts - Type check utils
- misc.ts - Misc utils
- number.ts - Number utils
- object.ts - Object utils
- promise.ts - Promise utils
- random.ts - Random utils
- regexp.ts - RegExp utils
- string.ts - String utils
- vendor.ts - Vendor utils
- version.ts - Version utils
- types.ts - Types
## Sponsors