npm / unique-slug
Generate a unique character string suitible for use in files and URLs.
☆35Updated 2 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:
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- ☆20Updated 3 years ago
- ☆19Updated 4 months ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Extended POSIX-style sprintf☆35Updated 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
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 5 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Lowercase the keys of an object☆40Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 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
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- getpass for node.js☆17Updated 8 years ago