jussi-kalliokoski / trine

A utility library for modern JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add object::pick function

Globegitter opened this issue · comments

Just found this library and it seems like a great potential replacement for lodash. Not sure what the plan is for future functionality but https://lodash.com/docs#pick would be a great addition :)

This is something I want to add as well, will just have to find the optimal semantics for it, as discussed in #46. :) 👍