@tim-code/my-util
v0.9.0
Published
utility functions
Readme
my-util
This library includes common util functions. It does not have any dependencies.
In combination with Object.groupBy (available when using Node 22), this should be sufficient for replacing the most useful functionality from lodash.
First Time Setup
npm install @tim-code/my-util
