stevemao / compare-funcLinks
Get a compare function for array to sort
☆16Updated last year
Alternatives and similar repositories for compare-func
Users that are interested in compare-func are comparing it to the libraries listed below
Sorting:
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- a node.js program to require and resolve modules relative to a path of your choice☆23Updated 10 years ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago