AirConsole / airconsole-api

AirConsole API files
http://developers.airconsole.com/#/
98 stars 8 forks source link

Add AirConsole to NPM #33

Closed ehgoodenough closed 7 years ago

ehgoodenough commented 8 years ago

I'd love to access the AirConsole API through NPM, the node package manager. A lot of devs use webpack or browserify to compile their javascript dependencies from NPM. Once the api has been registered with NPM, I can call npm install airconsole to get the latest version of the package. :]

aspin commented 8 years ago

+1 bower too

FieryCod commented 7 years ago

+1

met5678 commented 7 years ago

+1

andrin-n-dream commented 7 years ago

The problem with this is that you would self-host the API, which is against our policy. If you self-host the API then we can't do hot fixes (very rare, but we want the ability to do this). Therefor you should always include the api from https://www.airconsole/api/...