Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ml-knn
k-nearest neighbors algorithm
leaflet-knn
next nearest neighbors for leaflet
annoy
Node bindings for Annoy, an efficient Approximate Nearest Neighbors implementation written in C++.
pts-to-graph
generate nearest neighbors for a set of 3d points. convert triangle mesh to graph. convert set of 3d points into an graph / ngraph.
@turf/nearest-point
turf nearest-point module
find-nearest-file
Find the nearest file with a given name
@stdlib/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
@stdlib/math-base-special-round
Round a numeric value to the nearest integer.
@stdlib/math-base-special-ceil
Round a double-precision floating-point number toward positive infinity.
ml-nearest-vector
Find the nearest point to a sample point
nearest-periodic-value
Find the nearest value of a discrete periodic function, given a point.
geo2zip
Translates latitude / longitude geolocations to the nearest corresponding U.S. zip code
@stdlib/math-base-special-roundn
Round a double-precision floating-point number to the nearest multiple of 10^n.
faiss-node
Node.js bindings for faiss
imperfect-nn-comparison
Tools to compare a few different approaches to determining nearest neighbors.
approximate-number
Converts numbers into a more human-friendly format, similar to `ls`'s `--human-readable` flag (`ls -lh`) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
jquery-nearest
jQuery plugin to find the elements in a page that are closest to (or furthest away from) a particular point or element, based on pixel dimensions
static-kdtree
A kdtree data structure
math-ceil
Rounds a numeric value toward positive infinity.
math-floor
Rounds a numeric value toward negative infinity.