soygul/js-api

Drop lodash dependency

Opened this issue · 0 comments

ES7 should be able to handle all filtering needs by itself by now.

Note: Except for _.filter which has built in querying so we might need to import only _.filter or use another query method (available in JS already?) or package.