Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 851 Bytes

TODO.md

File metadata and controls

26 lines (21 loc) · 851 Bytes

TODO

Library

  • MOAR DBs
  • create class for defining reference getters
    • fields: name, shortName, url/urlFormat, validator, parser
  • move reference getters to separate file
  • HTML parser for DBs without API (node-html-parser)
  • add helper for multiple synced requests to DBs
  • NPM publish (first as private package then public)

App

  • hydrate() on client
  • local testing solution/bench
  • cached data max age
  • refactor SCSS (due to auto conversion from CSS)
  • ESLint

Tools: Editor

  • display lib results as HTML tiles (clickable - url loads in iframe)
  • add button to copy Wikidata QID
Maybe?
  • "stand-alone" CLI powered by Ink
  • remote testing solution/bench (Heroku CI)