pugjs / babel-walk
Lightweight Babylon AST traversal tools.
☆44Updated 6 months ago
Alternatives and similar repositories for babel-walk:
Users that are interested in babel-walk are comparing it to the libraries listed below
- recursively find the closest package.json☆48Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 6 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- CommonJS -> ES Deferred Execution Wrapper☆5Updated last week
- Get the path of the caller module☆64Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 2 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 4 months ago
- Iterate over promises serially☆50Updated 2 years ago
- ☆20Updated 6 years ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆61Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- A service that packages DLL bundles and manifests☆59Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Small PNG diff utility, written in pure JS for Node.☆40Updated 7 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- AST recursive visitor☆79Updated last year
- 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
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Allowing DOM operations on worker threads☆41Updated 8 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- `trough` is middleware☆69Updated last year