0.1.0 • Published 2 years ago

wtf-plugin-wiktionary 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 wiktionary project.

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

MIT

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

3 years ago