Inspire-search Angular JS module used in http://labs.inspirehep.net search results.
$ npm i
$ cd example; npm install; cd ..
$ npm run-script demo
Navigate to http://localhost:8000 to see the demo.
$ npm test
$ # build
$ npm run-script docs
$ # read
$ open docs/index.html
Check out the example/ to see how to configure your app.