The ski-resorts
module provides an easy to use library of all ski resorts in the United States.
With npm do:
npm install ski-resorts
Get the entire list:
skiResorts.all
Or, a random number of resorts:
skiResorts.random(3)
Uses with the following versions:
"unique-random-array": "1.0.0",
"chai": "3.4.1",
"codecov.io": "0.1.6",
"commitizen": "2.4.6",
"cz-conventional-changelog": "1.1.5",
"ghooks": "1.0.1",
"istanbul": "0.4.1",
"mocha": "2.3.4",
"semantic-release": "^4.3.5"
- First Tracks - Weather, avalanche, and backcountry data for the snow community.
If you're integrating the module in a creative way, please submit a pull request so your application can be featured above.
To submit patches:
- Fork this repository
- Implement the desired feature with tests (and documentation if necessary)
- Submit a pull request
Features that would be nice to include:
- Integration with Forecast.io's weather API
Please open an issue if you have any other updates that would be nice to have.
The ski-resorts
module is released under the MIT license.