A TypeScript library for string similarity comparison
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
TypeScript definitions for string-similarity
A library implementing different string similarity
Computes the cosine similarity between two arrays.
Calculates similarity between two strings
Similarity
How similar are these two strings?
A string similarity function using the Jaro-Winkler distance metric.
Compares two spectra using a tree similarity
Lightweight Node.js version sniffing/comparison
TypeScript definitions for similarity
Zero dependency Metric Longest Common Subsequence implementation in js
JSON Web Token implementation (symmetric and asymmetric)
Image structural similarity (SSIM). In TypeScript/JavaScript. For browser/server.
Regular expression for matching a shebang line
render domhandler DOM nodes to a string
The core `url` packaged standalone for use with Browserify.
mdast utility to get the plain text content of a node
A string similarity utility that uses the Jaro-Winkler algorithm
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Constants and utilities about visitor keys to traverse AST.
Tools for dealing with node-gyp packages
Request that Node.js child processes preload modules
Takes a XSD string and parses it into a tree structure of nodes. A lot similar to Nokogiri but with few more useful methods.
This gem is designed for transformation of Ruby source code (eiher in the form of files or strings) to the Ruby nodes (syntax trees) used by Ruby MRI internals. Obtained nodes can be serialized to the platform-dependent binary or ASCII strings and restored and launched from serialized format. Such kind of transformation is irreversible and can be used for source code protection; the similar principle is used by RubyEncoder commercial software.