2.2.0 • Published 3 years ago

lgpn-entity-lookup v2.2.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
3 years ago

lgpn-entity-lookup

Picture

Travis Codecov version downloads GPL-3.0 semantic-release Commitizen friendly experimental

  1. Overview

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.