0.1.1 • Published 7 years ago
ptwikiparser v0.1.1
PtWiktionaryParser
A parser for PT wiktionary
Install
npm install git+https://github.com/jayralencar/PtWiktionaryParserUsage
var parser = require("ptwikiparser")
parser.fetch(process.argv[2]).then(function(res){
console.log(res)
})0.1.1
7 years ago