YuriGor / deepdash

eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
https://deepdash.io/
MIT License
272 stars 12 forks source link

findDeep is not a function #88

Closed corysimmons closed 3 years ago

corysimmons commented 3 years ago

I keep trying to use this pkg on https://npm.runkit.com/deepdash (and locally) but methods don't seem to work as the docs say:

image

YuriGor commented 3 years ago

Hi, please check docs If you want to use deepdash as standalone lib - require 'deepdash/standalone' Here is an example: https://runkit.com/embed/75gb9jgrz92t