address-input

0.0.1 • Public • Published

AddressInput

NPM JavaScript Style Guide

demo

查看示例

Install

npm install --save address-input

Usage

// public/index.html
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=appAK"></script>
import React, { Component } from 'react'

import AddressInput from 'test'

class Example extends Component {
  render () {
    return (
      <AddressInput />
    )
  }
}

API

//...

License

MIT © github.com/browniu

Readme

Keywords

none

Package Sidebar

Install

npm i address-input

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

1.02 MB

Total Files

7

Last publish

Collaborators

  • browniu