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:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated 2 weeks ago
- Read a chunk from a file☆125Updated last year
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Parse milliseconds into an object☆123Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆101Updated last year
- Simple timeouts for promises☆60Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- A library for colorizing JSON strings☆87Updated last year
- Clear the terminal screen if possible☆114Updated 4 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Get the system locale☆228Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆113Updated last year
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Resolves a promise after a specified delay.☆88Updated last week
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago