wilmoore / selectn.js

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
https://www.npmjs.com/package/selectn
MIT License
196 stars 16 forks source link

Handle es6 Maps #82

Open mfrye opened 6 years ago

wilmoore commented 6 years ago

This is awesome. Thanks! This won't go into v1 but will go into v2.