ac_search

0.0.2 • Public • Published

Build Status Dependency Status NPM version Code Climate Coverage Status node-ac_search

A very fast AHO-Corasick String Search implementation.

Installation

$ npm install ac_search

Installation via source

$ git clone https://github.com/jbenden/node-ac_search.git node-ac_search.git
$ cd node-ac_search.git
$ npm install

Example Usage

Please see the unit-tests for an example on how to use this module.

Readme

Keywords

none

Package Sidebar

Install

npm i ac_search

Weekly Downloads

2

Version

0.0.2

License

none

Last publish

Collaborators

  • jbenden