Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
update-diff
Update object by mapping diff properties
recursive-key-filter
Filter / Remove keys from object recursively.
@nathanfaucett/object-filter
creates a new object with all elements that pass the test implemented by the provided function.
filter-object-by-keys
Filter an object by keys
@jericirenej/object-filter
Recursive object filtering based on a supplied list of filter keys. Exclude/include filtering options. String and/or regex matching available.
object-property-iterator
Traverse object properties, create mirror objects
filter-it
A handy function to filter Strings, Arrays, TypedArrays, Maps, Sets, (any Iterables) & Objects.