New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

micro-js

npm

Packages

Comaintainers

60 packages

@micro-js/array-equal

Check if two arrays have shallow equality

@micro-js/array-to-promise

Convert array to a promise.

@micro-js/as-array

Ensure a value is an array. If it's a scalar, return ne.

@micro-js/assign

Assign properties from source to target.

@micro-js/clone-date

Clone a date object

@micro-js/clone-obj

Shallow clone an object

@micro-js/clone-shallow

Create a shallow clone of an object or array

@micro-js/combine-reducers

Combines an object of reducers

@micro-js/compose-reducers

Compose two or more reducers

@micro-js/concat

Functional version of Array.prototype.concat