UNPKG

addresspinas

Version:

This is a simple node package for getting a list of Philippines's Regions, Provinces, Cities/Muninicapals and Barangays including zipcodes that could be useful for forms or other app functionality.

4 lines (2 loc) 74 B
const library = require("./src/lib/index"); module.exports = library;