0.0.5 • Published 6 years ago

mastiganotas v0.0.5

Weekly downloads
6
License
ISC
Repository
github
Last release
6 years ago

mastiganotas

gex-mastiganotas

What is this?

Teste do meu primeiro módulo

installation

npm install mastiganotas --save

then ...

... function converteXml(xml) { return new Promise((resolve, reject) => { parseString( xml, { explicitArray: false, attrkey: 'attr', }, function (err, result) { resolve(result); } ); }); }; ...

Options

Sem opções

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago