Get Tesla vehicles title based on option codes
npm install tesla-title
!Last version


> Get Tesla vehicles title based on option codes.
``bash`
$ npm install tesla-title --save
`js
const title = require('tesla-title')
title({ optionCodes: ['MDLS', 'BT85', 'DV4W'] }) // => 'Model S 85D'
``
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