0.10.1 • Published 7 years ago

trevor-engine v0.10.1

Weekly downloads
20
License
MIT
Repository
github
Last release
7 years ago

trevor-engine

Travis npm license

Core engine for Trevor.

Installation

# with npm
$ npm i trevor-engine

# or with yarn
$ yarn add trevor-engine

Usage

const trevorEngine = require('trevor-engine')

console.log(trevorEngine('60 mi to km')) // 96.56 km
console.log(trevorEngine('5 ft to cm')) // 152.40 cm
console.log(trevorEngine('9 in to cm')) // 22.86 cm

Road Map

  • Area
  • Data Transfer Rate
  • Digital Storage
  • Energy
  • Frequency
  • Fuel Economy
  • Length
  • Mass
  • Plane Angle
  • Pressure
  • Speed
  • Temperature
  • Time
  • Volume

Contribution

Feel free to contribute. Open a new issue, or make a pull request.

License

MIT

0.10.1

7 years ago

0.10.0

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago