TrySound / alphanum-sort
Alphanumeric sorting algorithm
☆30Updated 3 years ago
Alternatives and similar repositories for alphanum-sort
Users that are interested in alphanum-sort are comparing it to the libraries listed below
Sorting:
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years 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
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 5 months ago
- Repeat a string - fast☆34Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- ☆27Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Tests whether one path is inside another path☆41Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago