pugjs / babel-walkLinks
Lightweight Babylon AST traversal tools.
☆44Updated last year
Alternatives and similar repositories for babel-walk
Users that are interested in babel-walk are comparing it to the libraries listed below
Sorting:
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated this week
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆44Updated last year
- Find the closest babel config based on a directory☆13Updated 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 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- Get the path of the caller module☆67Updated 4 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- Make your own nested errors☆69Updated 6 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 3 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Get the path of the parent module☆79Updated 4 months ago
- programmatic npm API☆110Updated 4 years ago
- Allowing DOM operations on worker threads☆40Updated 9 years ago
- A service that packages DLL bundles and manifests☆59Updated 8 years ago
- ☆26Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Parses, serializes, manipulates, and sniffs MIME types, according to the WHATWG MIME Sniffing Standard☆92Updated 3 weeks ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- gives Rollup an imaginary file system, e.g. for testing other plugins☆47Updated last year
- Execute a callback on every node of a source code's AST and stop walking whenever you see fit.☆63Updated last week