lgpn-entity-lookup
v2.2.0
Published
Find entities (people, places) in the LGPN.
Downloads
5
Readme
lgpn-entity-lookup
Overview
Finds entities (people and places) in the LGPN. Meant to be used with cwrc-public-entity-dialogs where it runs in the browser.
Although it will not work in node.js as-is, it does use the Fetch API for http requests, and so could likely therefore use a browser/node.js compatible fetch implementation like: isomorphic-fetch.