JsCommunity / human-formatLinks
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
☆100Updated 8 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 last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated 9 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a string or buffer is SVG☆140Updated last week
- Require global npm as a local node module.☆32Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆112Updated 9 months ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 6 months ago
- Move a file - Even works across devices☆201Updated last year
- Loosely validate a URL.☆168Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- A promise based, dynamic priority queue runner, with concurrency limiting.☆68Updated 6 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Read a chunk from a file☆123Updated last year
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 5 months ago
- Parse milliseconds into an object☆119Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Sort an array on an object property☆200Updated 11 months ago
- Wrap words to a specified length.☆204Updated last year
- Simple, flexible file copy utility☆97Updated last year
- Get the hash of an object☆135Updated last year
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆99Updated last year