JsCommunity / human-formatLinks
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
☆100Updated 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
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated last month
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- Loosely validate a URL.☆168Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Create a hash checksum over a folder or a file☆116Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 10 months ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Levenshtein edit distance☆72Updated 3 years ago
- Get the system locale☆228Updated 4 years ago
- JavaScript implementation of the "accept" attribute for HTML5 input element☆117Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- process information for node.js and browsers☆129Updated 5 years ago
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- Read a chunk from a file☆125Updated last year
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆102Updated last year
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆113Updated last year
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated last month
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Parse milliseconds into an object☆123Updated last year
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago