babel-utils

babel-utils

🏢 Organization

15 repositories on SrcLog

View on GitHub
15 Repos
562 Stars
66 Forks
562 Watchers

Repositories (15)

babel-plugin-tester babel-utils/babel-plugin-tester TypeScript

🔌 Utilities for easy feature-complete testing of babel plugins and presets

271
ast-pretty-print babel-utils/ast-pretty-print JavaScript

A pretty printer for AST-like structures

131
babel-collect-imports babel-utils/babel-collect-imports JavaScript

Recursively collect all the internal and external dependencies from an entry point

34
babel-explode-module babel-utils/babel-explode-module JavaScript

Serialize a module into an easier format to work with

34
babel-flow-types babel-utils/babel-flow-types JavaScript

Flow types for all things Babel

16
babel-errors babel-utils/babel-errors JavaScript

Nicer error messages for Babel

15
babel-file babel-utils/babel-file JavaScript

Easily create a Babel File object

11
babel-file-loader babel-utils/babel-file-loader JavaScript

Load files into memory to be parsed & traversed using Babylon/Babel

10
babel-react-components babel-utils/babel-react-components JavaScript

Utils for working with React components in Babel

10
babel-normalize-comments babel-utils/babel-normalize-comments JavaScript

Merge comments together into a normalized string

9
babel-flow-scope babel-utils/babel-flow-scope JavaScript

[Deprecated] Use babel-utils/babel-type-scopes for both Flow & TypeScript support

7
babel-identifiers babel-utils/babel-identifiers JavaScript

Classify Babel identifiers

6
babel-helper-simplify-module babel-utils/babel-helper-simplify-module JavaScript

Transform module using babel-explode-module to have a simpler structure

3
babel-flow-identifiers babel-utils/babel-flow-identifiers JavaScript

Check if an identifier is a Flow identifier

3
pretty-format-ast babel-utils/pretty-format-ast JavaScript

Pretty format plugin to print ASTs prettier

2