ptwikiparser

0.1.1 • Public • Published

PtWiktionaryParser

A parser for PT wiktionary

Install

    npm install git+https://github.com/jayralencar/PtWiktionaryParser

Usage

var parser = require("ptwikiparser")

parser.fetch(process.argv[2]).then(function(res){
  console.log(res)
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    2

Package Sidebar

Install

npm i ptwikiparser

Weekly Downloads

2

Version

0.1.1

License

ISC

Unpacked Size

8.06 kB

Total Files

4

Last publish

Collaborators

  • jayralencar