unshiftio / yeastLinks
Tiny but linear growing unique id generator.
☆45Updated 3 years ago
Alternatives and similar repositories for yeast
Users that are interested in yeast are comparing it to the libraries listed below
Sorting:
- Node style HMAC for use in the browser, with native implementation in node☆60Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Cross-platform .zip file creation☆129Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Clipboard access for Windows.☆14Updated 8 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Compressible Content-Type / mime checking.☆100Updated last week
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 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
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Measuring execution time of functions☆17Updated 7 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Check if a Buffer/Uint8Array is a PNG image☆48Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Range header field parser☆93Updated last week
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago