JsCommunity / human-formatLinks
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
☆100Updated 10 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:
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last week
- Strip leading whitespace from each line in a string☆142Updated last week
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated 2 weeks ago
- Read a chunk from a file☆123Updated last year
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Loosely validate a URL.☆168Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last week
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated this week
- Move a file - Even works across devices☆202Updated last year
- Parse milliseconds into an object☆119Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- Strip block comments or line comments from JavaScript code.☆117Updated last year
- Wrap words to a specified length.☆204Updated last year
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆112Updated 11 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Create a hash checksum over a folder or a file☆116Updated this week
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 7 months ago
- Get the hash of an object☆137Updated last year
- Timeout a promise after a specified amount of time☆293Updated this week
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Get the system locale☆227Updated 3 years ago
- Clear the terminal screen if possible☆115Updated 4 years ago