1.0.0 • Published 5 years ago

raton.js v1.0.0

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

Raton.js

npm

Installation

$ npm install raton.js --save

How to use

const raton  = require('raton.js')

const client = new raton.Population()

client.nation.getAllPopulation()

Simple Request

client.state.getPopulationByName('Georgia')
1.0.0

5 years ago