4.0.0 • Published 1 year ago

parse-ms v4.0.0

Weekly downloads
1,528,322
License
MIT
Repository
github
Last release
1 year ago

parse-ms

Parse milliseconds into an object

Install

npm install parse-ms

Usage

import parseMilliseconds from 'parse-ms';

parseMilliseconds(1337000001);
/*
{
	days: 15,
	hours: 11,
	minutes: 23,
	seconds: 20,
	milliseconds: 1,
	microseconds: 0,
	nanoseconds: 0
}
*/

parseMilliseconds(1337000001n);
/*
{
	days: 15n,
	hours: 11n,
	minutes: 23n,
	seconds: 20n,
	milliseconds: 1n,
	microseconds: 0n,
	nanoseconds: 0n
}
*/

Related

pretty-msvlkyre-botdarko-giveawayspalamazon-apidlc.jscosh.jsoranged-commandschatdevs.jshydraop.jssimplify-discordbotsformate-datesd.js-bdscripteasycommands-betaabycompany.jssimply-botzeroconomybetteroiunicorddiscord-scriptbd.jsaoi.js-lighteco.easy@infinitebrahmanuniverse/nolb-parse-@myno_21/timeeasycommandbloombot@everything-registry/sub-chunk-2410xle-botwyvernclassicsuperset-plugin-chart-hello-world2teaus-rebuildteaus4teaus4npmsportscale-wifi-connectvoiddisvlkyre@cristianps1988/ds-template@cybermega/flutter-resource-manager-rs@daiki48/keisan@pradeepgudipati/kovaad-chat-ui-kit-styles@poscredit/plugin-chart-borisgomantic_releasezzzxxxyyy321123sourcream-utilssubtitle-utilsstrong-arctldrawlignin@any-routing/annotation-plugin@atlasbot/core@batbayar/superset-plugin-chart-hello-world@career0.1/my-first-career0.1@career0.1/my-first-career0.2@busybox/react-components@checkmarx/cx-common-js-client@chi_eee/another-test-package@codetanzania/majifix-analytics@codetanzania/majifix-service-request@devlux/pretty-msluxyt-timedtext2srtwdio-cucumberusage-monitor@krenaldi/learnstorybook-design-system-template@lui-dias/swc-napi@my-wufan/hello-napi@nia3208/pretty-ms@mediatrack/open-player@johnhamlin/redux-persist@jg-tpll/malti_search@okta/okta-signin-widget@postman/pretty-ms@qrcode-rs/qrcode@parade/pretty-ms@pareshponline/okta-signin-widget@skedulr/nebula-ui-library@socialskycorp/pretty-ms@rokucommunity/loggerms-timeminimauscgamecocksandstormnovabot.jsroku-deploysemantic-release-gitmoji-actionnode-red-contrib-interval-lengthnodejs-ci-ctlnewman-reporter-lineneural_compressor_ext_lab_customizedneural_compressor_ext_lab_customized_2nekobotpinomodplugin-chart-ftthplugin-hellopretty-ms-i18npretty-ms-japretty-msluxrache.dbdsindresorhus.jssky-ecoslender-msskylexgiveaways-for-discordghost-eco
4.0.0

1 year ago

3.0.0

4 years ago

2.1.0

6 years ago

2.0.0

7 years ago

1.0.1

9 years ago

1.0.0

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago