dcountry
v0.2.0
Published
All country data in a single JSON file
Downloads
31
Readme
Dcountry
Data about countries. Based on country data list but stores everything in a single JSON file.
Useful for building your own subsets or databases.
Install
npm i dcountryUsage
// Bring out the list of countries
var { countries } = require('dcountry')MIT Licensed. Enjoy!
