avajs / babel-preset-stage-4
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for babel-preset-stage-4
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Highly experimental bundler and loader of Node.js modules☆14Updated 7 years ago
- Get an array of parent directories including itself☆27Updated last year
- Include only certain items in an array☆16Updated 3 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Manages complex Babel config chains, avoiding duplicated work and enabling effective caching☆14Updated 6 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if something is a generator function☆23Updated 2 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Check if a file is executable☆31Updated 6 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Add AVA to your project☆15Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated last year