estools / esquery
ECMAScript AST query library.
☆827Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for esquery
- Esprima-compatible implementation of the Mozilla JS Parser API☆1,141Updated 5 months ago
- Get the dependency tree of a module☆704Updated 2 months ago
- Properly hijack require☆399Updated 3 weeks ago
- ECMAScript JS AST traversal functions☆944Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- Traverse an ESTree-compliant AST☆394Updated 9 months ago
- Escope: ECMAScript scope analyzer☆546Updated 2 years ago
- Alternative, faster React.js JSX parser☆651Updated last year
- 🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.☆1,176Updated 2 weeks ago
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆932Updated 3 weeks ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,044Updated this week
- a Hot Module Replacement (HMR) API for your ESM-based dev server.☆417Updated 5 months ago
- Spec document for the 'browser' field in package.json☆437Updated 3 years ago
- Offers an async require.resolve function. It's highly configurable.☆932Updated this week
- ✍ ️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)☆433Updated 2 years ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆226Updated 2 months ago
- Unleash the detectives☆213Updated 2 months ago
- JavaScript file system utilities☆1,758Updated this week
- Require hook for automatic V8 compile cache persistence☆721Updated 11 months ago
- Wrapper library for directory and file watching.