/libingester

Library used to create application ingesters

Primary LanguageJavaScriptGNU Lesser General Public License v2.1LGPL-2.1

libingester

This library is a tool for creation of packaged website data ("hatches") that can then be used in the SOMA pipeline.

Usage

See examples in examples/ directory.

Previewing hatches

  • Installed as library:
  • node_modules/.bin/hatch-preview <path>
  • From this repo
  • ./previewer/bin/hatch-preview <path>

License

LGPL v2.1

Running tests

  • Prerequisites:

  • npm install

  • Running tests:

  • npm test

  • or ./run_tests.sh

©2017 Endless Mobile