sindresorhus / unique-stringLinks
Generate a unique random string
☆85Updated 3 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 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- List of JavaScript types☆82Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Loosely validate a URL.☆168Updated last year
- Get consecutively unique elements from an array☆74Updated last year
- Get PID from a port☆79Updated 4 years ago
- Move a file - Even works across devices☆202Updated last year
- Lazy number range generator☆81Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Check if a file path is an image☆95Updated 2 years ago
- Randomize the order of items in an array☆106Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Check if a value is a plain object☆102Updated last year
- Copy a file☆121Updated last month
- Check if something is a promise☆46Updated 4 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Check whether a string has any emoji☆106Updated last year