Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

trevor-engine

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trevor-engine

Core engine for Trevor.

latest
Source
npmnpm
Version
0.10.1
Version published
Maintainers
1
Created
Source

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

Keywords

converter

FAQs

Package last updated on 05 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts