0.2.6 • Published 5 years ago

address_mapper v0.2.6

Weekly downloads
5
License
ISC
Repository
github
Last release
5 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

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago