Usage π§
After installing your package, usage should be self-explanatory.
import { mergObjects } from '@common-utilities/merge-objects';
mergeObjects({ foo: 'bar' }, { baz: 'biz' }) // π
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
Was this helpful?