JsCommunity / human-formatLinks
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
☆100Updated 11 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 3 weeks ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated last month
- Strip leading whitespace from each line in a string☆142Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Check if a string or buffer is SVG☆141Updated 3 months ago
- Parse yes/no like values☆270Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Use property paths (`a.b.c`) get a nested value from an object.☆290Updated 8 months ago
- Timeout a promise after a specified amount of time☆294Updated 3 weeks ago
- Read a chunk from a file☆124Updated last year
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Get the system locale☆228Updated 3 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Reliably get the terminal window size☆144Updated last year
- Move a file - Even works across devices☆202Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- tiny library to get timezone offsets for any IANA timezone using Intl☆23Updated last year
- Clear a module from the cache☆184Updated 3 years ago
- Sort the keys of an object☆105Updated last month
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Parses every stack trace into a nicely formatted array of hashes.☆114Updated 7 months ago