0.3.0 • Published 2 years ago
@valkyriestudios/data-continents v0.3.0
data-continents
Data pack containing a list of all continents.
Installation
Run the following to install the data pack:
npm install --save @valkyriestudios/data-continentsContents
The data pack contains the following files: | File | Description | Included fields | |------|-------------|-----------------| | raw.json | Full continent data pack | name,code |
Fields
The following is a description of the fields included in the data pack:
| Field | Description | Example |
|------|-------------|----------|
| name | The name of the continent | Europe |
| code | Continent Code | EU |
Other data packs
| Package | Description |
|---|---|
| @valkyriestudios/data-colors | Data pack containing a list of all named HTML colors |
| @valkyriestudios/data-countries | Data pack containing a list of all countries |
| @valkyriestudios/data-timezones | Data pack containing a list of all timezones |