[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#962638: ITP: node-propget -- Get properties from deeply nested objects and arrays



Package: wnpp
Severity: wishlist
Owner: Harley Swick <fancycade@protonmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-propget
  Version         : 1.1.0
  Upstream Author : Arnout Kazemier
* URL             : https://github.com/bigpipe/propget#readme
* License         : Expat
  Programming Lang: _javascript_
  Description     : Get properties from deeply nested objects and arrays

Use dot notation to get propertoes from deeply nested object and array
structures. Propget is a small helper utility for finding values/keys
in deeply nested objects without having to worry about undefined
properties. It uses a human readable dot based notation to find items
in your object or array.
.
It doesn't use node.js magic or ES6 so it should work on the browser as
well.
.
This package serves a dependency for Node.js applications or often times
test suites.

I plan to maintain this as part of the js team.


Reply to: