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☆110Updated 2 months ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated last month
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆125Updated 4 years ago
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆244Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Create a hash checksum over a folder or a file☆116Updated last week
- String case utitility: convert, identify, flip, extend☆287Updated 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
- Parse milliseconds into an object☆122Updated last year
- Loosely validate a URL.☆167Updated 2 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆101Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Parse yes/no like values☆271Updated 3 months ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆168Updated last week
- Timeout a promise after a specified amount of time☆297Updated last month
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 9 months ago
- Remove falsy, empty or nullable values from objects☆153Updated last year
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated last month
- Read a chunk from a file☆124Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Delay a promise a minimum amount of time☆173Updated last month
- Sort the keys of an object☆105Updated 2 months ago