JsCommunity / human-formatLinks
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
☆101Updated last year
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!☆85Updated 5 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated 2 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 6 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Set nested properties on an object using dot-notation.☆276Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆293Updated last year
- Get a random temporary file path☆81Updated last week
- Require global npm as a local node module.☆32Updated 3 years ago
- Parse milliseconds into an object☆124Updated last year
- Get the hash of an object☆141Updated this week
- Move a file, directory, or symlink - Even works across devices☆205Updated last week
- Clear the terminal screen if possible☆114Updated 4 years ago
- Parses every stack trace into a nicely formatted array of hashes.☆117Updated 11 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- A library for colorizing JSON strings☆90Updated last year