https://github.com/barelyhuman/useless
A set of useless utilities for javascript
https://github.com/barelyhuman/useless
Last synced: 2 months ago
JSON representation
A set of useless utilities for javascript
- Host: GitHub
- URL: https://github.com/barelyhuman/useless
- Owner: barelyhuman
- License: mit
- Created: 2022-04-14T08:52:31.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-07T07:26:34.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T02:12:49.541Z (2 months ago)
- Language: TypeScript
- Size: 270 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
![]()
A set of useless utilities for javascript
## Documentation
[Wiki →](https://github.com/barelyhuman/useless/wiki)
## FAQs
**Why?**
No good reason.
**Can i use it in production?**
Sure, if you don't mind production crashing every 2 days. I'm kidding, this is currently in beta and I wouldn't recommend doing anything right now. Other than maybe use it in side projects and report issues that you might find.
**Doesn't this library already exist?**
Yep, most of the utils you'll find here already exist somewhere on NPM and I'm just writing them to feel good about having my own set of utilties.
More like how bad would they be if I wrote them.**Can you add _xyz_?**
Yeah, no. (\*)
(\*) You can contribute any utility that you might wish to add into the package. I work on multiple things at any given time so it's going to be faster if you can add one yourself.
[MIT](https://github.com/barelyhuman/useless/blob/dev/license) © 2022 [Reaper](http://github.com/barelyhuman)