Scoped: update readme headers to @babel/ [skip ci]
This commit is contained in:
parent
adfacbb270
commit
c0a958098f
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-codemod-optional-catch-binding
|
# @babel/plugin-codemod-optional-catch-binding
|
||||||
|
|
||||||
> If the argument bound to the catch block is not referenced in the catch block, that argument and the catch binding is removed.
|
> If the argument bound to the catch block is not referenced in the catch block, that argument and the catch binding is removed.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-preset-env [](https://www.npmjs.com/package/babel-preset-env) [](https://travis-ci.org/babel/babel-preset-env) [](https://www.npmjs.com/package/babel-preset-env) [](https://codecov.io/github/babel/babel-preset-env)
|
# @babel/preset-env [](https://www.npmjs.com/package/babel-preset-env) [](https://travis-ci.org/babel/babel-preset-env) [](https://www.npmjs.com/package/babel-preset-env) [](https://codecov.io/github/babel/babel-preset-env)
|
||||||
|
|
||||||
> A Babel preset that compiles [ES2015+](https://github.com/tc39/proposals/blob/master/finished-proposals.md) down to ES5 by automatically determining the Babel plugins and polyfills you need based on your targeted browser or runtime environments.
|
> A Babel preset that compiles [ES2015+](https://github.com/tc39/proposals/blob/master/finished-proposals.md) down to ES5 by automatically determining the Babel plugins and polyfills you need based on your targeted browser or runtime environments.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-cli
|
# @babel/cli
|
||||||
|
|
||||||
> Babel command line.
|
> Babel command line.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-code-frame
|
# @babel/code-frame
|
||||||
|
|
||||||
> Generate errors that contain a code frame that point to source locations.
|
> Generate errors that contain a code frame that point to source locations.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-core
|
# @babel/core
|
||||||
|
|
||||||
> Babel compiler core.
|
> Babel compiler core.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-generator
|
# @babel/generator
|
||||||
|
|
||||||
> Turns an AST into code.
|
> Turns an AST into code.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-annotate-as-pure
|
# @babel/helper-annotate-as-pure
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-bindify-decorators
|
# @babel/helper-bindify-decorators
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-builder-binary-assignment-operator-visitor
|
# @babel/helper-builder-binary-assignment-operator-visitor
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-builder-react-jsx
|
# @babel/helper-builder-react-jsx
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-call-delegate
|
# @babel/helper-call-delegate
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-define-map
|
# @babel/helper-define-map
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-explode-assignable-expression
|
# @babel/helper-explode-assignable-expression
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-explode-class
|
# @babel/helper-explode-class
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-fixtures
|
# @babel/helper-fixtures
|
||||||
|
|
||||||
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-function-name
|
# @babel/helper-function-name
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-get-function-arity
|
# @babel/helper-get-function-arity
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-hoist-variables
|
# @babel/helper-hoist-variables
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-module-imports
|
# @babel/helper-module-imports
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-module-transforms
|
# @babel/helper-module-transforms
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-optimise-call-expression
|
# @babel/helper-optimise-call-expression
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-plugin-test-runner
|
# @babel/helper-plugin-test-runner
|
||||||
|
|
||||||
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-regex
|
# @babel/helper-regex
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-remap-async-to-generator
|
# @babel/helper-remap-async-to-generator
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-replace-supers
|
# @babel/helper-replace-supers
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-simple-assignment
|
# @babel/helper-simple-assignment
|
||||||
|
|
||||||
There are many cases where it is hard to perform transformations because a
|
There are many cases where it is hard to perform transformations because a
|
||||||
piece of code is using complex structures. Say you want to rewrite all accesses
|
piece of code is using complex structures. Say you want to rewrite all accesses
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-transform-fixture-test-runner
|
# @babel/helper-transform-fixture-test-runner
|
||||||
|
|
||||||
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
**NOTE:** This is an internal Babel module and may not work outside. Use at your own risk.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helper-wrap-function
|
# @babel/helper-wrap-function
|
||||||
|
|
||||||
This helper wraps a function within a call expression. It works with any function: statements, expressions and methods; both named and anonymous.
|
This helper wraps a function within a call expression. It works with any function: statements, expressions and methods; both named and anonymous.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-helpers
|
# @babel/helpers
|
||||||
|
|
||||||
> Collection of helper functions used by Babel transforms.
|
> Collection of helper functions used by Babel transforms.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-node
|
# @babel/node
|
||||||
|
|
||||||
> A Babel-powered Node.js CLI
|
> A Babel-powered Node.js CLI
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-check-es2015-constants
|
# @babel/plugin-check-es2015-constants
|
||||||
|
|
||||||
> Validate ES2015 constants (prevents reassignment of const variables).
|
> Validate ES2015 constants (prevents reassignment of const variables).
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-external-helpers
|
# @babel/plugin-external-helpers
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-async-generators
|
# @babel/plugin-syntax-async-generators
|
||||||
|
|
||||||
> Allow parsing of async generator functions.
|
> Allow parsing of async generator functions.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-class-properties
|
# @babel/plugin-syntax-class-properties
|
||||||
|
|
||||||
> Allow parsing of class properties.
|
> Allow parsing of class properties.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-decorators
|
# @babel/plugin-syntax-decorators
|
||||||
|
|
||||||
> Allow parsing of decorators.
|
> Allow parsing of decorators.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-do-expressions
|
# @babel/plugin-syntax-do-expressions
|
||||||
|
|
||||||
> Allow parsing of do expressions.
|
> Allow parsing of do expressions.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-dynamic-import
|
# @babel/plugin-syntax-dynamic-import
|
||||||
|
|
||||||
> Allow parsing of `import()`.
|
> Allow parsing of `import()`.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-export-extensions
|
# @babel/plugin-syntax-export-extensions
|
||||||
|
|
||||||
> Allow parsing of export extensions.
|
> Allow parsing of export extensions.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-flow
|
# @babel/plugin-syntax-flow
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-function-bind
|
# @babel/plugin-syntax-function-bind
|
||||||
|
|
||||||
> Allow parsing of function bind.
|
> Allow parsing of function bind.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-function-sent
|
# @babel/plugin-syntax-function-sent
|
||||||
|
|
||||||
> Allow parsing of the `function.sent` meta property.
|
> Allow parsing of the `function.sent` meta property.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-jsx
|
# @babel/plugin-syntax-jsx
|
||||||
|
|
||||||
> Allow parsing of JSX
|
> Allow parsing of JSX
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-numeric-separator
|
# @babel/plugin-syntax-numeric-separator
|
||||||
|
|
||||||
> Allow parsing of Numeric Literals (Decimal, Binary, Hex and Octal) that contain a _NumericLiteralSeparator_.
|
> Allow parsing of Numeric Literals (Decimal, Binary, Hex and Octal) that contain a _NumericLiteralSeparator_.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-object-rest-spread
|
# @babel/plugin-syntax-object-rest-spread
|
||||||
|
|
||||||
> Allow parsing of object rest/spread.
|
> Allow parsing of object rest/spread.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-optional-catch-binding
|
# @babel/plugin-syntax-optional-catch-binding
|
||||||
|
|
||||||
> This plugin allows Babel to parse optional catch bindings.
|
> This plugin allows Babel to parse optional catch bindings.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-optional-chaining
|
# @babel/plugin-syntax-optional-chaining
|
||||||
|
|
||||||
Allow parsing of optional properties.
|
Allow parsing of optional properties.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-pipeline-operator
|
# @babel/plugin-syntax-pipeline-operator
|
||||||
|
|
||||||
Allow parsing of the pipeline operator `|>`. See [the proposal](https://github.com/tc39/proposal-pipeline-operator) for details.
|
Allow parsing of the pipeline operator `|>`. See [the proposal](https://github.com/tc39/proposal-pipeline-operator) for details.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-throw-expressions
|
# @babel/plugin-syntax-throw-expressions
|
||||||
|
|
||||||
Allow parsing of Throw Expressions:
|
Allow parsing of Throw Expressions:
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-syntax-typescript
|
# @babel/plugin-syntax-typescript
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-async-functions
|
# @babel/plugin-transform-async-functions
|
||||||
|
|
||||||
> Compile async functions to ES5
|
> Compile async functions to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-async-generator-functions
|
# @babel/plugin-transform-async-generator-functions
|
||||||
|
|
||||||
> Turn async generator functions and for-await statements to ES2015 generators
|
> Turn async generator functions and for-await statements to ES2015 generators
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-async-to-generator
|
# @babel/plugin-transform-async-to-generator
|
||||||
|
|
||||||
> Turn async functions into ES2015 generators
|
> Turn async functions into ES2015 generators
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-async-to-module-method
|
# @babel/plugin-transform-async-to-module-method
|
||||||
|
|
||||||
> Turn async functions into a Bluebird coroutine
|
> Turn async functions into a Bluebird coroutine
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-class-properties
|
# @babel/plugin-transform-class-properties
|
||||||
|
|
||||||
> This plugin transforms class properties
|
> This plugin transforms class properties
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-decorators
|
# @babel/plugin-transform-decorators
|
||||||
|
|
||||||
> Compile class and object decorators to ES5
|
> Compile class and object decorators to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-do-expressions
|
# @babel/plugin-transform-do-expressions
|
||||||
|
|
||||||
> Compile `do` expressions to ES5
|
> Compile `do` expressions to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-arrow-functions
|
# @babel/plugin-transform-es2015-arrow-functions
|
||||||
|
|
||||||
> Compile ES2015 arrow functions to ES5
|
> Compile ES2015 arrow functions to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-block-scoped-functions
|
# @babel/plugin-transform-es2015-block-scoped-functions
|
||||||
|
|
||||||
> Babel plugin to ensure function declarations at the block level are block scoped.
|
> Babel plugin to ensure function declarations at the block level are block scoped.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-block-scoping
|
# @babel/plugin-transform-es2015-block-scoping
|
||||||
|
|
||||||
> Compile ES2015 block scoping (const and let) to ES5
|
> Compile ES2015 block scoping (const and let) to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-classes
|
# @babel/plugin-transform-es2015-classes
|
||||||
|
|
||||||
> Compile ES2015 classes to ES5
|
> Compile ES2015 classes to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-computed-properties
|
# @babel/plugin-transform-es2015-computed-properties
|
||||||
|
|
||||||
> Compile ES2015 computed properties to ES5
|
> Compile ES2015 computed properties to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-destructuring
|
# @babel/plugin-transform-es2015-destructuring
|
||||||
|
|
||||||
> Compile ES2015 destructuring to ES5
|
> Compile ES2015 destructuring to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-duplicate-keys
|
# @babel/plugin-transform-es2015-duplicate-keys
|
||||||
|
|
||||||
> Compile objects with duplicate keys to valid strict ES5.
|
> Compile objects with duplicate keys to valid strict ES5.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-for-of
|
# @babel/plugin-transform-es2015-for-of
|
||||||
|
|
||||||
> Compile ES2015 for...of to ES5
|
> Compile ES2015 for...of to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-function-name
|
# @babel/plugin-transform-es2015-function-name
|
||||||
|
|
||||||
> Apply ES2015 function.name semantics to all functions
|
> Apply ES2015 function.name semantics to all functions
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-instanceof
|
# @babel/plugin-transform-es2015-instanceof
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-literals
|
# @babel/plugin-transform-es2015-literals
|
||||||
|
|
||||||
> Compile ES2015 unicode string and number literals to ES5
|
> Compile ES2015 unicode string and number literals to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-modules-amd
|
# @babel/plugin-transform-es2015-modules-amd
|
||||||
|
|
||||||
> This plugin transforms ES2015 modules to [Asynchronous Module Definition (AMD)](https://github.com/amdjs/amdjs-api).
|
> This plugin transforms ES2015 modules to [Asynchronous Module Definition (AMD)](https://github.com/amdjs/amdjs-api).
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-modules-commonjs
|
# @babel/plugin-transform-es2015-modules-commonjs
|
||||||
|
|
||||||
> This plugin transforms ES2015 modules to [CommonJS](http://wiki.commonjs.org/wiki/Modules/1.1).
|
> This plugin transforms ES2015 modules to [CommonJS](http://wiki.commonjs.org/wiki/Modules/1.1).
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-modules-systemjs
|
# @babel/plugin-transform-es2015-modules-systemjs
|
||||||
|
|
||||||
> This plugin transforms ES2015 modules to [SystemJS](https://github.com/systemjs/systemjs).
|
> This plugin transforms ES2015 modules to [SystemJS](https://github.com/systemjs/systemjs).
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-modules-umd
|
# @babel/plugin-transform-es2015-modules-umd
|
||||||
|
|
||||||
> This plugin transforms ES2015 modules to [Universal Module Definition (UMD)](https://github.com/umdjs/umd).
|
> This plugin transforms ES2015 modules to [Universal Module Definition (UMD)](https://github.com/umdjs/umd).
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-object-super
|
# @babel/plugin-transform-es2015-object-super
|
||||||
|
|
||||||
> Compile ES2015 object super to ES5
|
> Compile ES2015 object super to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-parameters
|
# @babel/plugin-transform-es2015-parameters
|
||||||
|
|
||||||
> Compile ES2015 default and rest parameters to ES5
|
> Compile ES2015 default and rest parameters to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-shorthand-properties
|
# @babel/plugin-transform-es2015-shorthand-properties
|
||||||
|
|
||||||
> Compile ES2015 shorthand properties to ES5
|
> Compile ES2015 shorthand properties to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-spread
|
# @babel/plugin-transform-es2015-spread
|
||||||
|
|
||||||
> Compile ES2015 spread to ES5
|
> Compile ES2015 spread to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-sticky-regex
|
# @babel/plugin-transform-es2015-sticky-regex
|
||||||
|
|
||||||
> Compile ES2015 sticky regex to an ES5 RegExp constructor
|
> Compile ES2015 sticky regex to an ES5 RegExp constructor
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-template-literals
|
# @babel/plugin-transform-es2015-template-literals
|
||||||
|
|
||||||
> Compile ES2015 template literals to ES5
|
> Compile ES2015 template literals to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-typeof-symbol
|
# @babel/plugin-transform-es2015-typeof-symbol
|
||||||
|
|
||||||
> ES6 introduces a new native type called [symbols](https://babeljs.io/learn-es2015/#ecmascript-2015-features-symbols). This transformer wraps all `typeof` expressions with a method that replicates native behaviour. (ie. returning "symbol" for symbols)
|
> ES6 introduces a new native type called [symbols](https://babeljs.io/learn-es2015/#ecmascript-2015-features-symbols). This transformer wraps all `typeof` expressions with a method that replicates native behaviour. (ie. returning "symbol" for symbols)
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es2015-unicode-regex
|
# @babel/plugin-transform-es2015-unicode-regex
|
||||||
|
|
||||||
> Compile ES2015 unicode regex to ES5
|
> Compile ES2015 unicode regex to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es3-member-expression-literals
|
# @babel/plugin-transform-es3-member-expression-literals
|
||||||
|
|
||||||
> Ensure that reserved words are quoted in property accesses
|
> Ensure that reserved words are quoted in property accesses
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es3-property-literals
|
# @babel/plugin-transform-es3-property-literals
|
||||||
|
|
||||||
> Ensure that reserved words are quoted in object property keys
|
> Ensure that reserved words are quoted in object property keys
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-es5-property-mutators
|
# @babel/plugin-transform-es5-property-mutators
|
||||||
|
|
||||||
> This plugin allows Babel to transform [object initializer mutators](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer#Method_definitions) into `Object.defineProperties`.
|
> This plugin allows Babel to transform [object initializer mutators](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer#Method_definitions) into `Object.defineProperties`.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-eval
|
# @babel/plugin-transform-eval
|
||||||
|
|
||||||
> This plugin allows Babel to compile eval calls with string literals.
|
> This plugin allows Babel to compile eval calls with string literals.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-exponentiation-operator
|
# @babel/plugin-transform-exponentiation-operator
|
||||||
|
|
||||||
> Compile exponentiation operator to ES5
|
> Compile exponentiation operator to ES5
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-export-default
|
# @babel/plugin-transform-export-default
|
||||||
|
|
||||||
> Compile export-default-from statements to ES2015
|
> Compile export-default-from statements to ES2015
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-export-namespace
|
# @babel/plugin-transform-export-namespace
|
||||||
|
|
||||||
> Compile export-ns-from statements to ES2015
|
> Compile export-ns-from statements to ES2015
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-flow-comments
|
# @babel/plugin-transform-flow-comments
|
||||||
|
|
||||||
> Turn flow type annotations into comments.
|
> Turn flow type annotations into comments.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-flow-strip-types
|
# @babel/plugin-transform-flow-strip-types
|
||||||
|
|
||||||
> Strip all [flow](http://flowtype.org) type annotations and declarations from your output code.
|
> Strip all [flow](http://flowtype.org) type annotations and declarations from your output code.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-function-bind
|
# @babel/plugin-transform-function-bind
|
||||||
|
|
||||||
> Compile the new function bind operator `::` to ES5.
|
> Compile the new function bind operator `::` to ES5.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-function-sent
|
# @babel/plugin-transform-function-sent
|
||||||
|
|
||||||
> Compile the `function.sent` meta property, used inside generator functions, to valid ES2015 code.
|
> Compile the `function.sent` meta property, used inside generator functions, to valid ES2015 code.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-jscript
|
# @babel/plugin-transform-jscript
|
||||||
|
|
||||||
> This plugin allows Babel to transform named function expressions into function declarations to get around some [particularly nasty JScript bugs](https://kangax.github.io/nfe/#jscript-bugs) related to name function expressions.
|
> This plugin allows Babel to transform named function expressions into function declarations to get around some [particularly nasty JScript bugs](https://kangax.github.io/nfe/#jscript-bugs) related to name function expressions.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-new-target
|
# @babel/plugin-transform-new-target
|
||||||
|
|
||||||
This plugins allows babel to transform `new.target` meta property into a
|
This plugins allows babel to transform `new.target` meta property into a
|
||||||
(correct in most cases) `this.constructor` expression.
|
(correct in most cases) `this.constructor` expression.
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-numeric-separator
|
# @babel/plugin-transform-numeric-separator
|
||||||
|
|
||||||
> This plugin allows Babel to transform Decimal, Binary, Hex and Octal literals containing Numeric Literal Separator to their non-separated form.
|
> This plugin allows Babel to transform Decimal, Binary, Hex and Octal literals containing Numeric Literal Separator to their non-separated form.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-object-assign
|
# @babel/plugin-transform-object-assign
|
||||||
|
|
||||||
> Replace `Object.assign` with an inline helper. If you are authoring an application, rather than a library, it is recommended that you use the `Object.assign` polyfill instead.
|
> Replace `Object.assign` with an inline helper. If you are authoring an application, rather than a library, it is recommended that you use the `Object.assign` polyfill instead.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-object-rest-spread
|
# @babel/plugin-transform-object-rest-spread
|
||||||
|
|
||||||
> This plugin allows Babel to transform rest properties for object destructuring assignment and spread properties for object literals.
|
> This plugin allows Babel to transform rest properties for object destructuring assignment and spread properties for object literals.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-object-set-prototype-of-to-assign
|
# @babel/plugin-transform-object-set-prototype-of-to-assign
|
||||||
|
|
||||||
> This plugin will transform all `Object.setPrototypeOf` calls to a method that will do a shallow defaults of all properties.
|
> This plugin will transform all `Object.setPrototypeOf` calls to a method that will do a shallow defaults of all properties.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-optional-catch-binding
|
# @babel/plugin-transform-optional-catch-binding
|
||||||
|
|
||||||
> Optional catch binding enables the catch block to execute whether or not an argument is passed to the catch statement (CatchClause).
|
> Optional catch binding enables the catch block to execute whether or not an argument is passed to the catch statement (CatchClause).
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-optional-chaining
|
# @babel/plugin-transform-optional-chaining
|
||||||
|
|
||||||
The Optional Chaining Operator allows you to handle properties of deeply nested
|
The Optional Chaining Operator allows you to handle properties of deeply nested
|
||||||
objects without worrying about undefined intermediate objects.
|
objects without worrying about undefined intermediate objects.
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-pipeline-operator
|
# @babel/plugin-transform-pipeline-operator
|
||||||
|
|
||||||
Transform pipeline operator `|>` into call expressions. See [the proposal](https://github.com/tc39/proposal-pipeline-operator) for details.
|
Transform pipeline operator `|>` into call expressions. See [the proposal](https://github.com/tc39/proposal-pipeline-operator) for details.
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# babel-plugin-transform-proto-to-assign
|
# @babel/plugin-transform-proto-to-assign
|
||||||
|
|
||||||
> This plugin allows Babel to transform all `__proto__` assignments to a method that will do a shallow copy of all properties.
|
> This plugin allows Babel to transform all `__proto__` assignments to a method that will do a shallow copy of all properties.
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user