Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

samhagman/machinepack-forecast.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-machine logo machinepack-forecast.io

Communicate with the forecast.io API to get weather forecasts.

Note that this node module is written using ES6 features and needs to be run through a preprocessor before the module can be run. Hopefully Node will fully support ES6 in the near future and this step will be unnecessary.

The version of this code distributed on the NPM registry has already been compiled into ES5 compatible code and can be safely installed from there.

Installation   NPM version

$ npm install machinepack-forecast.io

Usage

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-forecast.io. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values.

Machinepack Information   Gitter

This is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.

If you need more help, or find a bug, jump into Gitter or leave a message in the project newsgroup.

License

MIT © 2015 contributors

About

Machinepack to communicate with forecast.io api

Resources

Stars

Watchers

Forks

Packages

No packages published