1.0.0 • Published 5 years ago

flytrack v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

flyTrack

flyTrack is a Node.JS module for tracking flights and more with a simple ApiKey from Aviation Edge.

Installation

Use the node package manager npm to install flyTrack.

npm i flytrack

Usage

var flytrack = require('flytrack');

flytrack.allglobalflightinfo('apikeyhere').then(flightinfo=> console.log(flightinfo))

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

See contributing for more info. (W.I.P.)

License

MIT

1.0.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago