ms
Time converter
Utility for converting time formats to milliseconds
Tiny milisecond conversion utility. Ported from https://npmjs.com/ms
17 stars
9 watching
3 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mnwa/ms | Library providing abstractions to convert human-like times into milliseconds. | 36 |
sindresorhus/to-milliseconds | Converts time units to milliseconds | 158 |
denolib/marked | A TypeScript port of a popular markdown parser with type annotations for use in Deno applications. | 9 |
sindresorhus/pretty-ms | Converts milliseconds to a human-readable string in various formats and units. | 1,077 |
denolib/camelcase | Converts strings from dashed or underscored formats to camelCase or PascalCase formats. | 8 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
rwxrob/dtime | Provides date and time formatting functions with support for common intervals | 5 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
garronej/denoify | A tool that automates the process of converting TypeScript codebases to work with Deno | 933 |
socib/leaflet.timedimension | Adds time dimension capabilities to Leaflet maps | 435 |
retraigo/duration.js | Library for working with time durations | 21 |
vapesolius/xmlserializer | A utility for serializing data from ActionScript to XML and back again. | 3 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
drashland/dmm | Tool to manage dependencies in Deno applications | 59 |