Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
streamsearch
Streaming Boyer-Moore-Horspool searching for node.js
streamsearch-web
Streaming Boyer-Moore-Horspool searching for the browser
auntie
Auntie, my dear ultra-fast module for untying/splitting/counting a stream of data by a chosen sequence/separator.
string-searching
Fast string searching algorithms.
streamsplit
Memory/CPU efficient stream splitter by token
js-boyer-moore-horspool-matcher
简单的 Boyer-Moore-Horspool 算法的实现,用于学习之目的,代码当中有每一部分的详细说明。