stevemao / compare-func
Get a compare function for array to sort
☆16Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for compare-func
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the auth token set for an npm registry☆35Updated 5 months ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- a node.js program to require and resolve modules relative to a path of your choice☆23Updated 9 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Higher-order functions for easier error handling☆13Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Cascading, controlled-visibility options object management.☆39Updated 4 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- recursively find the closest package.json☆48Updated last year
- Generate safe JS code that can used to reference a object property☆25Updated 2 months ago
- The map of HTTP status codes from the builtin http module☆19Updated 2 years ago
- Create error instances with a code☆19Updated 2 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 6 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆57Updated last month
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago