JsCommunity / human-formatLinks
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
☆100Updated 9 months ago
Alternatives and similar repositories for human-format
Users that are interested in human-format are comparing it to the libraries listed below
Sorting:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated 9 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆112Updated 10 months ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Check if a string or buffer is SVG☆141Updated last month
- Clear a module from the cache☆183Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Parse milliseconds into an object☆119Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Read a chunk from a file☆123Updated last year
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆290Updated 6 months ago
- Loosely validate a URL.☆168Updated last year
- Wrap words to a specified length.☆203Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Sort the keys of an object☆104Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Set nested properties on an object using dot-notation.☆279Updated 2 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- Wait for a condition to be true☆158Updated 2 years ago