country-name-library
v1.0.1
Published
Get random country names
Downloads
1
Maintainers
Readme
v1.0.0
Country Name Library exposes two modules -
- all - having an Array of country-data objects - typed as- {name:string, code:string}[]
- countryArray - having an Array of country names - typed as - string[]