Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ss-search
The most basic, yet powerful text search.
object-deep-search
Search through object properties recursevly with a complex filter.
ngx-search-pipe
Angular search pipe to filter a list of objects containing the search string.
keyfinder
Deep search for keys in objects and arrays and pluck their respective values.
inso
Case-insensitive object search
@simd/search
This is a simple search package.
p3x-binary-search-closest
🚅 Find the closest or exact value using binary search
prop-search
Simple property searches on your JavaScript objects.
search-algorithm
A generic search algorithm for complex objects
wsearch
Function to search values (or keys) in objects by RegExp.
object-search
A module for looking up object properties at depth
@opsimathically/objectsearch
Recursively searches through runtime objects for keys and values, returning paths to found data. Supports a variety of search functionality, and is very useful for analyzing runtime data.
node-object-hash
Node.js object hash library with properties/arrays sorting to provide constant hashes
searchlite
an easy object search library
kind-of
Get the native type of a value.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
define-property
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
reusify
Reuse objects and functions with style
es-define-property
`Object.defineProperty`, but not IE 8's broken one.