UNPKG

@buurman/commons

Version:

The buurman commons package is a utility belt

17 lines (11 loc) 220 B
# `@buurman/commons` A collection of utility functions for things like: - string manipulation - arithmetic - predicates - data transformation ## Usage ### Installing ```bash npm install @buurman/commons ```