Skip to content

teslahunt/title

Repository files navigation

tesla-title

Last version Coverage Status NPM Status

Get Tesla vehicles title based on option codes.

Install

$ npm install tesla-title --save

Usage

const title = require('tesla-title')

title({ optionCodes: ['MDLS', 'BT85', 'DV4W'] }) // => 'Model S 85D'

License

tesla-title © Tesla Hunt, released under the MIT License.
Authored and maintained by Tesla Hunt with help from contributors.

teslahunt.io · GitHub teslahunt · Twitter @teslahuntio