1.1.0 • Published 2 years ago

makati_city_locations v1.1.0

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

Makati City Locations

This npm package contains all Barangay Details and Streets within Makati City

Web Scraping References:

Installation

npm install -g makati_city_locations

How to Use

var barangays = require('makati_city_locations/Makati_City_Barangays');
var streets = require('makati_city_locations/Makati_City_streets');

Check it out