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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i ac_search

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • jbenden