postwoman

1.1.0 • Public • Published

Postwoman

Travis build status NPM version

Postwoman.validate('foo'); // false
Postwoman.validate('PE12 9PP'); // true
Postwoman.normalise('pe129pp'); // PE12 9PP
Postwoman.extract('I have been to PE12 9PP. Then I went to LE4 4DR.'); // ['PE12 9PP', 'LE4 4DR']

Download

Download using NPM:

npm install postwoman

Package Sidebar

Install

npm i postwoman

Weekly Downloads

34

Version

1.1.0

License

BSD-3-Clause

Last publish

Collaborators

  • gajus