@ollywarren/vue-getaddress-io

Simple component for looking up Addresses using the getAddress.io service.

Usage no npm install needed!

<script type="module">
  import ollywarrenVueGetaddressIo from 'https://cdn.skypack.dev/@ollywarren/vue-getaddress-io';
</script>

README

Vue getAddress().io - Address Lookup Component

Simple component for looking up Addresses using the getAddress.io service.

Installation - WIP

  1. Register an account at https://getaddress.io/ to recieve an API key.
  2. Run npm install --save @ollywarren/vue-getaddress-io
  3. Include in your Vue.js Project

Usage Instructions - WIP

Coming Soon