2.0.1 • Published 3 years ago

lagden-stock-quote v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

lagden-stock-quote

NPM version Node.js CI Coverage Status

XO code style

Cotações da Bolsa de Valores

Install

$ npm i -S lagden-stock-quote

Usage

import consulta from 'lagden-stock-quote'

const data = await consulta('vale3')
console.log(data)
//=> {papel: 'BOV:VALE3', varicao: ...}

API

consulta(input)

input

Required
Type: string

License

MIT © Thiago Lagden

2.0.1

3 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago