Closed backus closed 6 years ago
This is pretty useful if you're doing something like building a country dropdown in jade.
> countrynames.getAll() [ { code: 'AD', name: 'ANDORRA' }, { code: 'AE', name: 'UNITED ARAB EMIRATES' }, { code: 'AF', name: 'AFGHANISTAN' }, { code: 'AG', name: 'ANTIGUA AND BARBUDA' }, { code: 'AI', name: 'ANGUILLA' }, { code: 'AL', name: 'ALBANIA' }, { code: 'AM', name: 'ARMENIA' }, { code: 'AO', name: 'ANGOLA' }, ...
i have a problem can u help me ?
This is pretty useful if you're doing something like building a country dropdown in jade.