npm / unique-slugLinks
Generate a unique character string suitible for use in files and URLs.
☆36Updated 3 weeks ago
Alternatives and similar repositories for unique-slug
Users that are interested in unique-slug are comparing it to the libraries listed below
Sorting:
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Generate a unique filename for use in temporary directories or caches.☆45Updated 3 weeks ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Minimal async jobs utility library, with streams support☆25Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- 'string_decoder' module from Node.js core☆35Updated last year
- Node.js releases data☆38Updated last week
- 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
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Slice a string with ANSI escape codes☆50Updated 5 months ago
- Create error instances with a code☆20Updated 3 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated 2 years ago