Skip to content

drjova/invenio-search-js

 
 

Repository files navigation

Invenio-Search-Js

Build Status Coverage Release LICENSE

Invenio-Search client library for building the web UI.

Installation

$ npm i

Demo

$ cd example; npm install; cd ..
$ npm run-script demo

Navigate to http://localhost:8000 to see the demo.

Tests

$ npm test

Docs

$ # build
$ npm run-script docs
$ # read
$ open docs/index.html

How to use?

  • Getting started guide
  • Customization guide
  • Check out the example/ to see how to configure your app.

About

Invenio-Search client library for building the web UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.0%
  • HTML 3.7%
  • Shell 1.3%