1.0.17 • Published 13 days ago

tesla-specifications v1.0.17

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

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

1.0.17

13 days ago

1.0.16

13 days ago

1.0.15

29 days ago

1.0.14

3 months ago

1.0.13

5 months ago

1.0.11

5 months ago

1.0.12

5 months ago

1.0.9

7 months ago

1.0.10

7 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago