hms-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

hms-parser

hms parser written in typescript

Usage

import {parseHms} from './hms-parser';


parseHms("100h20m30s")
// [100, 20, 30]

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i hms-parser

    Weekly Downloads

    4

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    7.26 kB

    Total Files

    13

    Last publish

    Collaborators

    • ppdx999