An implementation of the Knuth-Morris-Pratt string searching algorithm.
JS libraries for KMP
A collection of APIs for common pattern searching algorithms. Supported implementations are naive (simple), KMP pattern search and Rabin-Karp method.
Knut Morris Pratt algorithm's js realisation
Searches for the target string in the string
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.