sindresorhus / unique-stringLinks
Generate a unique random string
☆85Updated 2 years ago
Alternatives and similar repositories for unique-string
Users that are interested in unique-string are comparing it to the libraries listed below
Sorting:
- Replace all substring matches in a string☆88Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Move a file - Even works across devices☆200Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Embed data in other data and easily extract it when needed☆73Updated 3 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Rename a function☆46Updated last year
- Check if a file path is an image☆94Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Dynamically add an asset to the Webpack graph☆98Updated last year
- Check if a project is using Yarn☆66Updated 3 years ago
- List of JavaScript types☆82Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year