NGram Search Algorithm
FM-index is the fastest full text search algorithm using a compressed index file. This is FM-index for JSX/JS/AMD/Common.js.
A trie search algorithm in Typscript.
A* search algorithm in TypeScript that solves puzzle game problem
Binary search algorithm implementation in Javascript without any dependency
Tiny but powerful full-text search engine for browser and Node
modern-ahocorasick
A modern binary search algorithm in Typscript.
Javascript implementation of the Vantage-Point Tree nearest neighbor search algorithm
A NodeJs implementation of Splay Tree binary search algorithm
A simple npm package for binary search algorithm
changed from astar search algorithm in JavaScript
binary search algorithm
Search algorithm to find customers based on specific condition from a data file
It helps to apply binary search algorithm on a sorted array to find the target element
Search algorithm functions
astar search algorithm in JavaScript
this is a package which describes the binary search algorithm
Generic (a) synchronous A* search algorithm
A package implementing the binary search algorithm
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Detect the indentation of code
Simple “Least Recently Used” (LRU) cache
A simple implementation of the binary search algorithm.