Skip to content

Hazzard13/angularjs-country-select

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS country select

Country select is an AngularJS directive for picking countries from a list.

It uses the same countries this gem does. I'll try keeping the list up-to-date.

How to

  1. Add the markup <country-select data-ng-model="selectedCountry"></country-select>
  2. Add the dependency to your app's module angular.module('myApp', ['countrySelect']);

About

Country select for AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%