syndacks / libingester

Library used to create application ingesters

Home Page:https://endlessos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Library used to create application ingesters

https://endlessos.com

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 67.8%Language:CSS 20.9%Language:HTML 10.6%Language:Shell 0.8%