discord / eslint-traverseLinks
Create a sub-traversal of an AST node in your ESLint plugin
☆31Updated 2 years ago
Alternatives and similar repositories for eslint-traverse
Users that are interested in eslint-traverse are comparing it to the libraries listed below
Sorting:
- Run tasks/scripts across Yarn/Lerna/Bolt/etc workspaces.☆94Updated 2 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 4 years ago
- Environment variables exposed by CI tools☆40Updated 2 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- Create constants that replace various expressions at build-time☆38Updated 2 years ago
- Tool for analyzing the output of `tsc --generateTrace`☆42Updated 3 years ago
- Runtime Config mangement for webpack projects☆15Updated 2 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Tiny preact component for async tasks☆24Updated 7 years ago
- Converts the css prop to a function call inside of className☆24Updated 6 years ago
- An idle-until-urgent component hydrator.☆1Updated 4 years ago
- Software streaming to enable node.js support for browser-like chunk loading☆28Updated 2 years ago
- Gatsby remark plugin to import code from a file into code blocks☆23Updated 4 years ago
- A babel-macro for transforming mdx inline☆95Updated 6 months ago
- A git repo template for setting up TypeScript Monorepos☆39Updated 2 years ago
- Check if the export map declared in package.json is valid☆58Updated last year
- The Perfect Test Framework☆16Updated 3 years ago
- Simple, user-created ESLint rules, right in their eslint config☆22Updated 3 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆39Updated 7 months ago
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- Never import classnames again! Converts arrays of classnames to a function call of your choice.☆80Updated 3 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Jest watch plugin for checking changes since master