Skip to content

PotLid/react-kakao-postcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Kakao-Postcode

Installation

React-Kakao-Postcode requires React ^16.13.1 and React-Dom ^16.13.1

$ npm install react-kakao-postcode

Or for those who use Yarn instead of npm

$ yarn add react-kakao-postcode

Original API (Daum Postcode API)

See DaumPostcode

ReactKakaoPostcode React Component

import ReactKakaoPostcode from 'react-kakao-postcode/dist';
<ReactKakaoPostcode>

Currently Supported props

onChange: function(data:Object) => data:Object

Todos

  • Polish whole package strucutre
  • Refine Readme and future DOC
  • Fully support features of original daum postcode service
  • Tune performance and code base

License

MIT ©PotLId

About

A React implementation of the Daum Kakao postcode service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors