A fork of Phillip Hoff's carwings2 library with:
- Async-await replacement of callbacks including ability to fire and forget requests.
- More utilisation of TypeScript typing including not exposing raw responses to user.
A Node.js client library for the Nissan Leaf "Carwings" API.
This library makes use of version "2" of the Carwings API.
Credit to Tobias Westergaard Kjeldsen for new API details. See https://gitlab.com/tobiaswkjeldsen/dartcarwings/issues/15
MIT