Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 742 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 742 Bytes

Utils-Kit

Overview

Customizable and dependency-free TypeScript utility functions that you can easily add to your projects. Free. Open Source. You can copy any utility of your choice from apps/web/src/utils or you can use utils-kit-cli to add any utility to your TypeScript project. Utilities will be available in the /src/utils directory.

Installation

npx utils-kit-cli add <utility name>

Please refer to the Available Utils file to see all the current utilities. We plan to add more utilities in the future.

Contributing

Please read the contributing guide.

License

MIT license.