https://github.com/saneef/binomial-2-common-name
binomial-2-common-name
https://github.com/saneef/binomial-2-common-name
Last synced: about 1 year ago
JSON representation
binomial-2-common-name
- Host: GitHub
- URL: https://github.com/saneef/binomial-2-common-name
- Owner: saneef
- License: unlicense
- Created: 2023-01-14T20:32:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T20:53:07.000Z (over 3 years ago)
- Last Synced: 2025-03-09T14:38:06.100Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Binomial 2 Common Names
Uses Wikipedia data to map binomial names to common names.
## Usage
```sh
npm install # install packages
./cli.js # Populates data to commonNames.json
```
## Attribution
Data is fetched from [Wikipedia pages](https://en.wikipedia.org/).