Installation πŸ“₯

Installing your desired utility

Common Utilities is a monorepo. To install the dependency you want, add the name of the utility after typing @common-utilities

$ npm install @common-utilities/<utililty-name>
$ # in example, npm install @common-utilities/merge-objects

Common Utilities 🧰

No cruft. No bloat. No dependencies.

Simple, typed, functional, documented, and tested javascript utility functions.

View other common utilities on Github.

Last updated