UNPKG

node-phonenumber

Version:

Google's phone number handling library ported to Node

23 lines (17 loc) 686 B
<html> <head><meta http-equiv="content-type" content="text/html; charset=UTF-8"></head> <body> <form action="/combine" method="post" accept-charset="UTF-8"> <h2>Geocoding Prefix Reducer</h2> <p>Please paste your geocoding data below. Each line should be in the format "prefix|description". Lines without a "|" symbol will be ignored.</p> <u>Input example:</u><br> 331|Paris<br> 334|Marseilles<br> <br> <textarea name="geodata" rows="20" cols="80"></textarea> <input type="submit" value="Submit"><br> <a href="https://github.com/googlei18n/libphonenumber/">Back to libphonenumber</a> </form> </body> </html>