Get Tesla vehicles title based on option codes.
$ npm install tesla-title --save
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