libingester

2.8.5 • Public • Published

libingester

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

Usage

API documentation: https://endlessm.github.io/libingester/

Also see the examples in the examples/ directory.

License

LGPL v2.1

Running tests

  • Prerequisites:
$ npm install
  • Running tests:
$ npm test

Linting (eslint):

$ npm install -g eslint
$ npm install -g eslint-config-node
$ npm install -g babel-eslint
$ npm install -g eslint-plugin-import

$ # Only show errors
$ eslint --quiet .

$ # Show errors and warnings
$ eslint .

©2017-2018 Endless Mobile

Readme

Keywords

none

Package Sidebar

Install

npm i libingester

Weekly Downloads

3

Version

2.8.5

License

LGPL-2.1

Unpacked Size

2.02 MB

Total Files

101

Last publish

Collaborators

  • dnohales
  • endlessm-admin
  • manuq