d4rkr00t / percentileLinks
Calculate percentile for a given array of values.
☆31Updated last year
Alternatives and similar repositories for percentile
Users that are interested in percentile are comparing it to the libraries listed below
Sorting:
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 5 months ago
- Check if a value is a plain object☆103Updated last year
- Sort the keys of an object☆107Updated 3 months ago
- Parse a human readable time string into a time based value☆82Updated 9 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Check if a string is HTML☆95Updated 3 months ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆126Updated last year
- memoize/cache in file system solution for Node.js☆40Updated last week
- Find the closest package.json file☆166Updated 6 months ago
- Filter object keys and values into a new object☆105Updated last year
- Indent each line in a string☆114Updated 3 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 5 months ago
- Find the shortest Levenshtein distance in the array☆24Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- string representations of objects in node and the browser☆158Updated 2 months ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆113Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆169Updated last week
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 2 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated 3 weeks ago