Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
fuzzy.js
Approximate (fuzzy) string matching just like you are used to from Sublime Text and others.
fuzzy-neon
Collection of fuzzy string matching algorithms written in rust
fuzzaldrin-plus
Fuzzy filtering and string similarity scoring - compatible with fuzzaldrin
epsilonjs
A lightweight Node.js module that implements the most common Approximate String Matching algorithms
faiss-node
Node.js bindings for faiss
adaptive-bezier-curve
adaptive and scalable 2D bezier curves
adaptive-quadratic-curve
adaptive and scalable 2D quadratic curves
fuzzymdb
This package adds new features to the mongodb database through the use of fuzzy techniques and approximate string matching.
svg-path-contours
gets 2D contours from an SVG path
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'.
find-closest
Like Array.prototype.find, but for finding the closest match.
k-convert
Convert a number to k-metric or a k-metric number to a long number
fuzzy-dropdown
Converts a select box into a fuzzy searchable dropdown.
js-harvester
Harvester is a lightweight and highly optimized library for extracting data from the DOM tree. It supports tag texts and their attributes. To extract data, the user needs to describe a template of the DOM branch structure from which the extraction will be
abbreviate-currency
Abbreviate currency values in a configurable, locale-friendly way.
qunit-assert-close
A QUnit plugin for asserting that a number is approximately equal (or not) to an expected number, within a given tolerance.
subsequence-search
Search for a given subsequence in a list of strings and transform the resulting list as required
annoy
Node bindings for Annoy, an efficient Approximate Nearest Neighbors implementation written in C++.
approx
Give me an approximate number around this one (for setTimeout/setInterval etc).
interpolate-by-pravosleva
Math approximation tools.