0.0.4 • Published 2 years ago

ruc-client v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago