TrySound / alphanum-sortLinks
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 11 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Repeat a string - fast☆34Updated 4 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
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 11 months 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
- Create ansi colors by passing open and close codes.☆19Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Global logging utility.☆18Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Property descriptor factory☆42Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Is this an ES6 Symbol value?☆19Updated 5 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago