broccoli-spelunk
Flatten a folder to a .js/.json representation of its contents, a la [spelunk](http://github.com/Rich-Harris/spelunk).
Flatten a folder to a .js/.json representation of its contents, a la [spelunk](http://github.com/Rich-Harris/spelunk).
Flatten file tree for Broccoli
Use filenames to create folders schema
Library to flatenize an object within another object
Iterate recursively on a multi-dimensional array
Flatten a nested Javascript object any way you like. Designed to be highly customisable
Fastest, simplest and smallest. Pass `arguments` object or list of arguments and get flattened array.
Flattens a nested array recursively for Node.js and browsers.
point array [[x,y], [x1, y1], ... , [xn, yn]] to flat array [x, y, x1, y1 ,... , xn, yn]
An implementation of a node transform stream which flattens streams of multidimensional arrays
Npm useful to convert nested arrays to flat array
Pipe JSON in, get it flattened on the way out
nest with objects; nest with arrays; deeply nest; we dont care! 😘
Flattens deeply nested arrays and objects and transforms them to <br> separated string by default.
Flatten files to from relative folders. But keep dirname on filename.
Simple Function that flattens nested objects to a simple object
Flattens an array of nested arrays into a list of numbers
Flatten arbitrarily nested arrays into a new array.
Flattens javascript objects nicely, in an entirely type-aware way.
Recursively flatten an array.