README
node-zippy
Get city information from the zip code.
Install
npm install node-zippy
Usage
zippy country zipcode
Country should be in abbreviated form. For example, for Canada -> CA
Get city information from the zip code.
<script type="module">
import nodeZippy from 'https://cdn.skypack.dev/node-zippy';
</script>
Get city information from the zip code.
npm install node-zippy
zippy country zipcode
Country should be in abbreviated form. For example, for Canada -> CA