Invenio-Search-Js
Invenio-Search client library for building the web UI.
Installation
$ npm iDemo
$ pushd examples/simple; npm install; popd
$ npm run-script demoNavigate to http://localhost:8000 to see the demo.
Tests
$ npm testDocs
$ # build
$ npm run-script docs
$ # read
$ open docs/index.html