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)
})

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ptwikiparser

    Weekly Downloads

    0

    Version

    0.1.1

    License

    ISC

    Unpacked Size

    8.06 kB

    Total Files

    4

    Last publish

    Collaborators

    • jayralencar