react-kakao-postcode
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-kakao-postcode

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

18.6 kB

Total Files

7

Last publish

Collaborators

  • pot_lid