unshiftio / yeastLinks
Tiny but linear growing unique id generator.
☆46Updated 2 years ago
Alternatives and similar repositories for yeast
Users that are interested in yeast are comparing it to the libraries listed below
Sorting:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 11 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Get a directory for your caching needs☆26Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if something is a Node.js stream☆114Updated last year
- Minimal module to check if a file is executable.☆49Updated last month
- Determine if an object is a Buffer☆90Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated 2 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Cross-platform .zip file creation☆129Updated last year
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Convert between PNG/Iconsets and .ICNS files with NodeJS☆12Updated 7 years ago