node-deep-for-each
Recursively iterates collection values (arrays and objects)
The iteration is made using a deep-first algorithm.
node-d3-array
Array manipulation, ordering, searching, summarizing, etc
Data in JavaScript is often represented by an array, and so one tends to
manipulate arrays when visualizing or analyzing data. Some common forms of
manipulation include taking a contiguous slice (subset) of an array, filtering
an array using a predicate function, and mapping an array to a parallel set of
values using a transform function.
node-globby
Extends glob with promise API
Extends glob with support for multiple patterns and exposes a Promise API.
node-flush-write-stream
Write stream constructor
This write stream constructor supports a flush function that is called before
finish is emitted
python3-glareclient
client library for the OpenStack GLare Artifact REpository API - Python 3.x
Glare (from GLare Artifact REpository) is a service that provides access to a
unified catalog of structured meta-information as well as related binary data
(these structures are also called 'artifacts').
python-karborclient
karbor API client - Python 2.7