Skip to content

natthanun1999/country-list

 
 

Repository files navigation

Country List JS

This module was forked from https://github.com/i-rocky/country-list-js and add findByContinent function for my own use.

Searching

Searches can be conducted by any of the following methods:

...
var found = country.findByContinent('Asia');
...

About

Country list with name, continent, capital, currency, dialing code, ISO-2 code, ISO-3 code and search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%