@robcresswell/utils
TypeScript icon, indicating that this package has built-in type declarations

1.5.2 • Public • Published

@robcresswell/utils

A collection of lodash-style utility functions with types.

Why?

This is mostly experimentation. lodash accounts for lots of edge cases and different usages; by restricting this, and using some more modern JS, we can get most of the benefits of lodash, but with simpler implementations and faster execution.

Readme

Keywords

none

Package Sidebar

Install

npm i @robcresswell/utils

Weekly Downloads

0

Version

1.5.2

License

MIT

Unpacked Size

12.9 kB

Total Files

27

Last publish

Collaborators

  • robcresswell