🛠 A collection of small utilities and helper functions, written in TypeScript.
A collection of small utilities and helper functions, written in TypeScript.
Each module is independently versioned and published, so you can just install the packages you need.
yarn add @himynameisdave/utils/<util_name>
Import your module and use it!
import someUtil from '@himynameisdave/utils/someUtil';
// Use it!
Feel free to file an issue or open a pull request. Please add unit tests for any new utils/functionality you are adding.
Licensed under MIT.
✌️ Created by Dave