0.0.3 • Published 13 years ago

ziprip v0.0.3

Weekly downloads
3
License
-
Repository
github
Last release
13 years ago

ziprip is a Javascript library for extracting postal address from webpages for geocoding. This could be useful for bookmarklets or browser plugins that want to allow people to clip addresses from the browser, or for Node applications that require the ability to extract addresses from HTML.

It currently supports UK and US addresses only. Extending it to other English-language addresses should be trivial, to non-English-language addresses a little trickier, but on the roadmap.

Build Status

Documentation: http://zipripjs.com/

Code is in 'dist/'

ziprip can run both as a node module and in the browser.

ziprip came from the code that powers http://www.placesteal.com/

ziprip is released under the MIT license, because all of its external dependencies use it. That, kids, is the magic of open source, or something.

0.0.3

13 years ago

0.0.2

13 years ago