stevemao / compare-funcLinks
Get a compare function for array to sort
☆16Updated 9 months ago
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 last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 5 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Create links between files cross-platform☆11Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 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
- Get a PATH containing locally installed module executables.☆49Updated 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 3 years ago
- List of node.js builtin modules☆37Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- a node.js program to require and resolve modules relative to a path of your choice☆23Updated 10 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Higher-order functions for easier error handling