This list served quite some people but someone else did a better job since.
Go to https://github.com/umpirsky/country-list for a list in your language and format.
I've also compiled a list of nationalities
| array.filter(function(elem, index, self) { | |
| return self.indexOf(elem) === index; | |
| }); |
| /** | |
| * jQuery extension, add support `scrollstart` and `scrollend` events. | |
| * | |
| * @author RubaXa <trash@rubaxa.org> | |
| * @github https://gist.github.com/RubaXa/5568964 | |
| * @license MIT | |
| * | |
| * | |
| * @settings | |
| * $.special.scrollend.delay = 300; // default ms |
| // EntryPoint.js | |
| define(function () { | |
| return function EntryPoint(model1, model2) { | |
| // stuff | |
| }; | |
| }); | |
| // Model1.js | |
| define(function () { | |
| return function Model1() { |
This list served quite some people but someone else did a better job since.
Go to https://github.com/umpirsky/country-list for a list in your language and format.
I've also compiled a list of nationalities