kyldvs / ast-types-flowLinks
Flow types for the Javascript AST
☆16Updated 2 years ago
Alternatives and similar repositories for ast-types-flow
Users that are interested in ast-types-flow are comparing it to the libraries listed below
Sorting:
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 9 months ago
- ReverseIterable Interface Spec Proposal☆32Updated 7 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Basic API for yarn.☆28Updated 7 years ago
- Create Error classes☆41Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Project is Discontinued and I'm contributing here -☆70Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- exponential backoff without the weird cruft☆18Updated 6 years ago
- Repeat a string - fast