Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 805 Bytes

File metadata and controls

25 lines (16 loc) · 805 Bytes

util

A lightweight, modular collection of utility libraries providing practical functions for common development scenarios, with TypeScript support.


Features

  • TypeScript Support: Full type definition files included
  • Browser Compatibility: Supports ES5+ environments (via UMD builds)
  • Tree-shaking Ready: Import individual functions via ES Modules for on-demand usage

Contributing

We welcome contributions from the community! If you find a bug or want to suggest an improvement, feel free to open an issue or submit a pull request.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Submit a pull request with a clear description of your changes.

License

This project is licensed under the MIT License.