https://github.com/mimshins/utilityjs
A collection of useful javascript utility Classes, Functions, and React Hooks.
https://github.com/mimshins/utilityjs
algorithms datastructure javascript react reactjs typescript utilities utility
Last synced: 1 day ago
JSON representation
A collection of useful javascript utility Classes, Functions, and React Hooks.
- Host: GitHub
- URL: https://github.com/mimshins/utilityjs
- Owner: mimshins
- License: mit
- Created: 2021-09-08T16:52:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T11:14:07.000Z (over 2 years ago)
- Last Synced: 2025-11-15T12:38:07.199Z (3 months ago)
- Topics: algorithms, datastructure, javascript, react, reactjs, typescript, utilities, utility
- Language: TypeScript
- Homepage:
- Size: 313 KB
- Stars: 27
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# UtilityJS
A collection of useful utility Classes, Functions, React Hooks and Components.
## Contributing
Read the
[contributing guide](https://github.com/mimshins/utilityjs/blob/main/CONTRIBUTING.md)
to learn about our development process, how to propose bug fixes and
improvements, and how to build and test your changes.
## License
This project is licensed under the terms of the
[MIT license](https://github.com/mimshins/utilityjs/blob/main/LICENSE).