egoist / yarn-installLinks
Install dependencies using Yarn with npm fallback.
☆29Updated 2 years ago
Alternatives and similar repositories for yarn-install
Users that are interested in yarn-install are comparing it to the libraries listed below
Sorting:
- Get namespaced config from the closest package.json☆120Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- Import a globally installed module☆58Updated last year
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Lazy number range generator☆81Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- simplehttp2server wrapper that makes it seamlessly available as a local dependency☆20Updated 2 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- JSX to actual DOM.☆65Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- 🔇 mock stdio output for tests☆23Updated 7 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Conditional promise chains☆62Updated 4 years ago
- Opinionated HTML formatter focused towards making HTML diffs readable.☆39Updated 6 months ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Load and pre-evaluate code at compile time☆16Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart