tleunen / find-babel-configLinks
Find the closest babel config based on a directory
☆13Updated 11 months ago
Alternatives and similar repositories for find-babel-config
Users that are interested in find-babel-config are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Get the path of the parent module☆77Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 6 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 months ago