Skip to content

A React implementation of the Daum Kakao postcode service

License

Notifications You must be signed in to change notification settings

PotLid/react-kakao-postcode

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

No packages published