https://github.com/codebyaadi/utilstash
A utility package for various common tasks
https://github.com/codebyaadi/utilstash
Last synced: 29 days ago
JSON representation
A utility package for various common tasks
- Host: GitHub
- URL: https://github.com/codebyaadi/utilstash
- Owner: codebyaadi
- License: mit
- Created: 2024-09-02T17:34:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T06:11:33.000Z (about 1 year ago)
- Last Synced: 2025-03-26T18:22:14.134Z (12 months ago)
- Language: TypeScript
- Homepage: https://codebyaadi.github.io/utilstash/
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utilstash
`utilstash` is a utility package that provides various common tools and functions for use in your JavaScript and TypeScript projects.
## Features
- **Utility Functions**: A collection of utility functions for everyday tasks.
- **TypeScript Support**: Written in TypeScript with type definitions included.
- **Modern JavaScript**: Uses the latest ECMAScript features.
## Installation
You can install `utilstash` via npm:
```bash
npm install utilstash
```
## Contributing
Contributions to `utilstash` are highly welcome! Whether you want to report a bug, request a feature, or submit code improvements, your contributions help make `utilstash` better for everyone.
## Contributors
Gratitude to these outstanding contributors for their valuable contributions:
Made with contrib.rocks
## License
Licensed under the MIT License. Check the [LICENSE](./LICENSE) file for details.