wtf-plugin-wiktionary

0.1.0 • Public • Published
a plugin for wtf_wikipedia

npm install wtf-plugin-wiktionary

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

Readme

Keywords

none

Package Sidebar

Install

npm i wtf-plugin-wiktionary

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

11.4 kB

Total Files

5

Last publish

Collaborators

  • spencermountain