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:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last week
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated last month
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- Create a hash checksum over a folder or a file☆117Updated this week
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- JavaScript implementation of the "accept" attribute for HTML5 input element☆117Updated last year
- Parse milliseconds into an object☆124Updated last year
- Convert RGB color to HEX☆122Updated 2 years ago
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆113Updated last year
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Get the hash of an object☆139Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆246Updated 2 years ago
- A simple Cancelable Promise☆158Updated last month
- Delay a promise a minimum amount of time☆176Updated 3 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Read a chunk from a file☆125Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆198Updated last month
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆292Updated 11 months ago