0.0.4 • Published 3 years ago

ruc-client v0.0.4

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

ruc-client

Library for get persons by their RUC or name from the database of ruc.com.py

Install

npm install ruc-client

Usage

import { getPersons } from 'ruc-client'
const { data, total} = getPersons()
console.log(`There's ${total} persons: -> `, data)

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: funny-commit

License

funny-commit is released under the MIT License.

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago