Bop is a very fast Boyer-Moore parser/matcher optimized for string and buffer patterns (<= 255 bytes), then it is ideal for parsing multipart/form-data streams, that have a pattern / boundary length < ~70 bytes. -- Read More
INSTALL » npm install bop
CODE » git clone git://github.com/rootslab/bop.git
GITHUB » https://github.com/rootslab/bop
Categories:
Engines:
- node >=0.4.x