js-api
js-api copied to clipboard
Drop lodash dependency
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.