tesla-specifications

1.0.15 • Public • Published


Last version Coverage Status NPM Status

Detailed technical information related to Tesla vehicles.

The information is collected from:

Install

$ npm install tesla-specifications --save

Usage

const teslaSpec = require('tesla-specifications')

console.log(teslaSpec[0])

// "Model 3 Long Range AWD": {
//   "acceleration": "4.6 secs",
//   "batteryPack": "75 kWh",
//   "curbWeight": "1847 kg",
//   "dimensions": "4694 x 1850 x 1443",
//   "efficiency": "13.4 kWh / 100 km",
//   "enginePower": "346 hp",
//   "engineTorque": "527 Nm",
//   "range": "518 km",
//   "topSpeed": "225 km/h",
//   "wheelBase": "2875 mm"
// }

License

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

teslahunt.io · GitHub teslahunt · Twitter @teslahuntio

Readme

Keywords

Package Sidebar

Install

npm i tesla-specifications

Weekly Downloads

13

Version

1.0.15

License

MIT

Unpacked Size

21.1 kB

Total Files

5

Last publish

Collaborators

  • kikobeats