sndur

Converts different types of string durations to milliseconds, seconds, and more.

Usage no npm install needed!

<script type="module">
  import sndur from 'https://cdn.skypack.dev/sndur';
</script>

README

[s]tring to [n]umber [dur]ation

Travis CI - Build Status Coveralls - Code Coverage Status JavaScript Style Guide PRs Welcome

Converts different types of string durations to milliseconds, seconds, and more. Compatible with every module type, environment, and variety (browser, Node.js, AMD, CommonJS, UMD, ES6).

Installation

# Using NPM

# Using Yarn

# Using CDN

Usage

Contribution

License

MIT @ Richard Szakacs