Search
knuth-morris-pratt
An implementation of the Knuth-Morris-Pratt string searching algorithm.
v1.0.0 URL:
https://unpkg.com/knuth-morris-pratt@1.0.0/index.js
Open
Browse Files
strings
string
string-search
search
knuth
morris
pratt
kmp
@devs-studio/kmp-js
JS libraries for KMP
v1.0.12 URL:
https://unpkg.com/@devs-studio/kmp-js@1.0.12/dist/index.js
Open
Browse Files
js
kmp
idb
indexeddb
erm-js
The Esoteric Reactive Machine
v0.3.0 URL:
https://unpkg.com/erm-js@0.3.0/erm.js
Open
Browse Files
erm.js
erm-js
erm
reactive
stream
streams
state
state machines
kmp
patterns
matching
pattern matching
zitcher
字符串匹配算法相关js实现
v1.0.6 URL:
https://unpkg.com/zitcher@1.0.6/index.js
Open
Browse Files
matcher
zitcher
kmp
ac
js-kmp-matcher
简单的 KMP 算法(即 Knuth–Morris–Pratt 算法)的实现,用于学习之目的,代码当中有每一部分的详细说明。
v1.0.2 URL:
https://unpkg.com/js-kmp-matcher@1.0.2/index.js
Open
Browse Files
kmp
knuth–morris–pratt