runtime-to-seconds

2.1.0 • Public • Published

runtime-to-seconds

Build Status Coverage Status Code Climate

Converts a string hh:mm:ss to seconds

Install

npm i runtime-to-seconds

Usage

var runtimeToSeconds = require('runtime-to-seconds');

runtimeToSeconds('1:25:46'); // => 5146

See spec.

Readme

Keywords

Package Sidebar

Install

npm i runtime-to-seconds

Weekly Downloads

0

Version

2.1.0

License

MIT

Last publish

Collaborators

  • javiercejudo