0.1.0 • Published 2 years ago

wtf-plugin-wikivoyage v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

A work-in-progress plugin that provides support for infoboxes and templates from the wikivoyage project.

const wtf = require('wtf_wikipedia')
wtf.extend(require('wtf-plugin-wikivoyage'))
;(async () => {
  await wtf.fetch('Toronto','wikivoyage').json()
})()

MIT

0.1.0

2 years ago

0.0.1

3 years ago