Humanize a number (1000000 -> 1,000,000)
transform humanize time to ms
Convert numbers to human readable format with support for 17+ format methods. Features v3.1: Plugin System for custom formats, customizable currency symbols, 6 example plugins (seismic, radiation, altitude, decibel, pH, luminosity). Includes LRU caching,
Convert millisecond durations to English and many other languages.
TypeScript definitions for humanize-plus
Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com`
TypeScript definitions for humanize-duration
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Javascript string formatter for human readability
Comma delimit an array for human readability, the Oxford comma is optional.
A simple utility library for making the web more humane.
transfer humanize size to byte
TypeScript definitions for humanize-ms
Generate messages meant to read by humans
Transforms the input into a human friendly string.
Convert any value to a short, human-readable string
Print logs to the console in a human-readable format.
Converts miliseconds to human-readable format.
### Getting started With any of the following options... * Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js * Clone the repo - `git@github.com:siddii/angular-timer.git` * Install angular-timer
String helpers for Ember
ES6 library to convert millisecond durations to human-readable text.
A tiny module for human readable timespans.
An implementation of Humanize Duration in typescript
Humanize a number into time in React and React Native
Humanizes numbers.
A liquid filter to make numbers more human readable
Extension to Numeric to humanize numbers
32-symbol notation for expressing numbers in a form that can be conveniently and accurately transmitted between humans
Convert human readable strings to numbers. Also handles gangster terminology.
Word-number mapping for human readable code
Human Size is a simple ruby gem to convert a number of bytes into a more human readable form.
Human Durartion is a simple ruby gem to convert a number of seconds into a more human readable form.
Number to word humanizer for Arabic and English Language
(10**7).humanize => "10 billion"
32-symbol notation for expressing numbers in a form that can be conveniently and accurately transmitted between humans. URL-friendly version of the base32-crockford gem.
FriendlyRange makes it easy to parse and compose ranges of numbers in a human friendly way.