Skip to content

〒 Get any Japanese street address based on the postal code

Notifications You must be signed in to change notification settings

makeupsomething/japan-address-autofill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get any Japanese street address based on it's postal code

Installation

npm install japan-address-autofill --save

Usage

import { getAddressByZip } from "japan-address-autofill"

getAddressByZip("1000005")
.then((response) => {
    console.log(response)
})

Data

Data is obtained from https://github.com/yubinbango/yubinbango

About

〒 Get any Japanese street address based on the postal code

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •