@rollup/pluginutils
A set of utility functions commonly used by Rollup plugins
Updated by @shellscape
extend-shallow
popularExtend an object with the properties of additional objects. node.js/javascript util.
Updated by @phated
arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Updated by @jonschlinkert
humps
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Updated by @domchristie
array-slice
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Updated by @doowb
ramda-adjunct
Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Updated by @char0n