Convert-Seconds To Hours, Minutes, and Seconds For AssemblyScript
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Parse milliseconds into an object
The smallest & fastest library for really easy, totally type-safe unit conversions in TypeScript & JavaScript
The RAW rational numbers library
Plain color conversion functions
JSON Web Token implementation (symmetric and asymmetric)
Convert values with PostCSS (e.g. ms -> s)
watch mode for browserify builds
Universal cookies for JavaScript
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
Converts a source-map from/to different formats and allows adding/changing properties.
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
Parses set-cookie headers into objects
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Convert Word documents from docx to simple HTML and Markdown
Smaller and faster than ms.
Convert encodings, uses iconv-lite
Convert tabs to spaces in a string
Tiny millisecond conversion utility
Convert millisecond durations to English and many other languages.
Shiki's fork of `vscode-textmate`
Convert and detect character encoding in JavaScript
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Converts seconds like 7261 into a human readable string '2h1m1s'
Converts seconds to a playtime HH:MM:SS or MM:SS
A gem that handles conversion between Decimal/Hours/Seconds and Latitude/Longitude
Convert string time representations into seconds
A Ruby gem for converting seconds into human-readable format.
Convert seconds to formatted style.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
A Ruby gem for converting seconds into human-readable format (12345 => "3 hours, 25 minutes and 45 seconds").
Given a time in seconds it returns a formatted timecode (hh:mm:ss) and given a formatted timecode it returns the total time in seconds
Human Durartion is a simple ruby gem to convert a number of seconds into a more human readable form.
Take two Ruby objects that can be serialized to JSON. Output an array of operations (additions, deletions, moves) that would convert the first one to the second one.
This ruby gem converts time of day to seconds (since midnight) and back. The value in seconds can be used for calculations and validations.