Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
similarity
How similar are these two strings?
leven-sort
Simply sort by similarity, starring Levenshtein via leven
string-similarity-plus
String similarity calculation with enhanced special character normalization
text-phash
Compute and compare perceptual hashes for text strings to check similarity.
vector-storage
A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses OpenAI's API to generate embeddings for text documents and provides functionality for similarity search, filtering, and
text-sound-similarity-improved
Library used to find degrees of similarity between text's phonetics. Uses double-methaphone and accounts for numbers.
ochiai-string-similarity
Finds measure of similarity between two strings using Ochiai coefficient.
covectric
Covectric is a simple vector based search engine using cosine similarity and tf-idf methods for finding text similarity.
set-distance
Finds measure of similarity/distance between two input sets.
wuzzy
library for simularity identification
@stdlib/string-base-distances
Implementations of various string similarity metrics.
leven
Measure the difference between two strings using the Levenshtein distance algorithm
chalk
Terminal string styling done right
ansi-styles
ANSI escape codes for styling strings in the terminal
wrap-ansi
Wordwrap a string with ANSI escape codes
js-levenshtein
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
strip-ansi
Strip ANSI escape codes from a string
ansi-regex
Regular expression for matching ANSI escape codes
vector-storage-api
A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses OpenAI's API to generate embeddings for text documents and provides functionality for similarity search, filtering, and
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.