0.0.5 • Published 5 years ago

mastiganotas v0.0.5

Weekly downloads
6
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago