Last 12 weeks · 1 commit
2 of 6 standards met
Summary Allow to read scientific notation produced by for very large millisecond values. Problem Fixes #284. yields , but returned because the numeric regex only matched plain decimals. Fix Extend the value capture group to accept an optional exponent suffix (). already handles the matched value. Test plan [x] — 170 passed (Node + edge runtime) [x] Scientific notation parse cases (, , , etc.) [x] roundtrip regression
Repository: vercel/ms. Description: Tiny millisecond conversion utility Stars: 5545, Forks: 327. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Homepage: https://npmjs.com/ms Topics: conversion, milliseconds, utility. Latest release: 2.1.3 (5y ago). Open PRs: 16, open issues: 19. Last activity: 2mo ago. Community health: 62%. Top contributors: leo, rauchg, dimitropoulos, tj, styfle, greenkeeper[bot], Swatinem, mrmckeb, leerob, greenkeeperio-bot and others.