0.2.6 • Published 6 years ago

address_mapper v0.2.6

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

Chinese address mapper

This is a chinese address mapper which can auto fill the missing field of a piece of address.

How to use

const adrmap = require('address_mapper');
adrmap.init()
adrmap.transform('xxxxx')  // => this will return the [province, city] of this address in an array
0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago