javascript-unwind
A very simple native function for unwinding a collection by a property, like MongoDB's $unwind function.
A very simple native function for unwinding a collection by a property, like MongoDB's $unwind function.
unwind an array in an object just like $unwind in mongodb aggregation query
A very simple lodash extension that provide MongoDB $unwind feature
Common typescript ready prototypes available in both CommonJS and ECMAScript
Unwinds arrays in the similar way like MongoDB $unwind. Supports shallow and deep nested paths, defined as a string with dot notation.
Unwind function for lodash
Unwind/flatten a complex stream to a simpler one.
[[toc]] This is a lightweight (and low level) CSS utilities library aimed at simplifying and standardizing common CSS patterns. It provides a utility function for generating CSS properties and values dynamically.
MongoDB unwind for javascript.