country-region-selector
Version:
A simple, configurable JS library that add a country dropdown that automatically updates a corresponding region dropdown in your forms.
27 lines (26 loc) • 379 B
JSON
{
"name": "country-region-selector",
"main": "dist/crs.min.js",
"license": "MIT",
"ignore": [
".gitignore",
"*.md",
"gruntfile.js",
"LICENSE",
"package.json",
"bower.json"
],
"devDependencies": { },
"keywords": [
"country",
"countries",
"regions",
"states",
"provinces",
"counties",
"territories",
"forms",
"dropdowns",
"select boxes"
]
}