browser-search

0.9.0 • Public • Published

Browser-search

Installation (not yet deployed)

$ npm install browser-search

Usage

$ browser-indexer -t title,about ~/target/ -o output.json

Help

  $ browser-indexer -h

  Usage: browser-indexer [options] dir/to/index

  Options:

    -h, --help                                              output usage information
    -V, --version                                           output the version number
    -p, --print                                             print the compiled javascript              
    -o, --output [dir]                                      set the output for the index page   
    -t, --to-index <title, content>                         which fields to index  

Index batches of text (file, raw) into JSON files that will be searchable in the browser.

/browser-search/

    Package Sidebar

    Install

    npm i browser-search

    Weekly Downloads

    1

    Version

    0.9.0

    License

    MIT

    Last publish

    Collaborators

    • tzbob