humanize the distance between 2 Points
transform humanize time to ms
Pretty print a string for a certain distance
Convert millisecond durations to English and many other languages.
Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com`
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
TypeScript definitions for humanize-duration
Javascript string formatter for human readability
Humanize a number (1000000 -> 1,000,000)
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
Measures the straight-line distance between two points, like cities or landmarks.
Fastest Levenshtein distance implementation in JS.
TypeScript definitions for humanize-plus
Calculates the distance along a rhumb line between two points.
Calculate the influence or weight of points over an area based on their distances.
Match human-quality input to potential matches by edit distance.
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
Measure the difference between two strings using the Levenshtein distance algorithm
Calculates the distance between a given point and the nearest point on a line.
A string similarity function using the Jaro-Winkler distance metric.
Compute the euclidean distance between two vectors
Calculates the distance from a point to the edges of a polygon or multi-polygon.