Fix packages documentation README links. (#12289)

This commit is contained in:
Álvaro Mondéjar 2020-10-30 21:19:21 +01:00 committed by GitHub
parent 8ee4345a61
commit b649f8d192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
143 changed files with 151 additions and 151 deletions

View File

@ -2,7 +2,7 @@
> Babel command line.
See our website [@babel/cli](https://babeljs.io/docs/en/next/babel-cli.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20cli%22+is%3Aopen) associated with this package.
See our website [@babel/cli](https://babeljs.io/docs/en/babel-cli) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20cli%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> Generate errors that contain a code frame that point to source locations.
See our website [@babel/code-frame](https://babeljs.io/docs/en/next/babel-code-frame.html) for more information.
See our website [@babel/code-frame](https://babeljs.io/docs/en/babel-code-frame) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel compiler core.
See our website [@babel/core](https://babeljs.io/docs/en/next/babel-core.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen) associated with this package.
See our website [@babel/core](https://babeljs.io/docs/en/babel-core) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> Turns an AST into code.
See our website [@babel/generator](https://babeljs.io/docs/en/next/babel-generator.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen) associated with this package.
See our website [@babel/generator](https://babeljs.io/docs/en/babel-generator) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to annotate paths and nodes with #__PURE__ comment
See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/en/next/babel-helper-annotate-as-pure.html) for more information.
See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/en/babel-helper-annotate-as-pure) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to bindify decorators
See our website [@babel/helper-bindify-decorators](https://babeljs.io/docs/en/next/babel-helper-bindify-decorators.html) for more information.
See our website [@babel/helper-bindify-decorators](https://babeljs.io/docs/en/babel-helper-bindify-decorators) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to build binary assignment operator visitors
See our website [@babel/helper-builder-binary-assignment-operator-visitor](https://babeljs.io/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor.html) for more information.
See our website [@babel/helper-builder-binary-assignment-operator-visitor](https://babeljs.io/docs/en/babel-helper-builder-binary-assignment-operator-visitor) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to build react jsx
See our website [@babel/helper-builder-react-jsx](https://babeljs.io/docs/en/next/babel-helper-builder-react-jsx.html) for more information.
See our website [@babel/helper-builder-react-jsx](https://babeljs.io/docs/en/babel-helper-builder-react-jsx) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to call delegate
See our website [@babel/helper-call-delegate](https://babeljs.io/docs/en/next/babel-helper-call-delegate.html) for more information.
See our website [@babel/helper-call-delegate](https://babeljs.io/docs/en/babel-helper-call-delegate) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile class public and private fields, private methods and decorators to ES6
See our website [@babel/helper-create-class-features-plugin](https://babeljs.io/docs/en/next/babel-helper-create-class-features-plugin.html) for more information.
See our website [@babel/helper-create-class-features-plugin](https://babeljs.io/docs/en/babel-helper-create-class-features-plugin) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ESNext Regular Expressions to ES5
See our website [@babel/helper-create-regexp-features-plugin](https://babeljs.io/docs/en/next/babel-helper-create-regexp-features-plugin.html) for more information.
See our website [@babel/helper-create-regexp-features-plugin](https://babeljs.io/docs/en/babel-helper-create-regexp-features-plugin) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to define a map
See our website [@babel/helper-define-map](https://babeljs.io/docs/en/next/babel-helper-define-map.html) for more information.
See our website [@babel/helper-define-map](https://babeljs.io/docs/en/babel-helper-define-map) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to explode an assignable expression
See our website [@babel/helper-explode-assignable-expression](https://babeljs.io/docs/en/next/babel-helper-explode-assignable-expression.html) for more information.
See our website [@babel/helper-explode-assignable-expression](https://babeljs.io/docs/en/babel-helper-explode-assignable-expression) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to explode class
See our website [@babel/helper-explode-class](https://babeljs.io/docs/en/next/babel-helper-explode-class.html) for more information.
See our website [@babel/helper-explode-class](https://babeljs.io/docs/en/babel-helper-explode-class) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to support fixtures
See our website [@babel/helper-fixtures](https://babeljs.io/docs/en/next/babel-helper-fixtures.html) for more information.
See our website [@babel/helper-fixtures](https://babeljs.io/docs/en/babel-helper-fixtures) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to change the property 'name' of every function
See our website [@babel/helper-function-name](https://babeljs.io/docs/en/next/babel-helper-function-name.html) for more information.
See our website [@babel/helper-function-name](https://babeljs.io/docs/en/babel-helper-function-name) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to get function arity
See our website [@babel/helper-get-function-arity](https://babeljs.io/docs/en/next/babel-helper-get-function-arity.html) for more information.
See our website [@babel/helper-get-function-arity](https://babeljs.io/docs/en/babel-helper-get-function-arity) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to hoist variables
See our website [@babel/helper-hoist-variables](https://babeljs.io/docs/en/next/babel-helper-hoist-variables.html) for more information.
See our website [@babel/helper-hoist-variables](https://babeljs.io/docs/en/babel-helper-hoist-variables) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to replace certain member expressions with function calls
See our website [@babel/helper-member-expression-to-functions](https://babeljs.io/docs/en/next/babel-helper-member-expression-to-functions.html) for more information.
See our website [@babel/helper-member-expression-to-functions](https://babeljs.io/docs/en/babel-helper-member-expression-to-functions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel helper functions for inserting module loads
See our website [@babel/helper-module-imports](https://babeljs.io/docs/en/next/babel-helper-module-imports.html) for more information.
See our website [@babel/helper-module-imports](https://babeljs.io/docs/en/babel-helper-module-imports) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel helper functions for implementing ES6 module transformations
See our website [@babel/helper-module-transforms](https://babeljs.io/docs/en/next/babel-helper-module-transforms.html) for more information.
See our website [@babel/helper-module-transforms](https://babeljs.io/docs/en/babel-helper-module-transforms) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to optimise call expression
See our website [@babel/helper-optimise-call-expression](https://babeljs.io/docs/en/next/babel-helper-optimise-call-expression.html) for more information.
See our website [@babel/helper-optimise-call-expression](https://babeljs.io/docs/en/babel-helper-optimise-call-expression) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to support test runner
See our website [@babel/helper-plugin-test-runner](https://babeljs.io/docs/en/next/babel-helper-plugin-test-runner.html) for more information.
See our website [@babel/helper-plugin-test-runner](https://babeljs.io/docs/en/babel-helper-plugin-test-runner) for more information.
## Install

View File

@ -2,7 +2,7 @@
> General utilities for plugins to use
See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/en/next/babel-helper-plugin-utils.html) for more information.
See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/en/babel-helper-plugin-utils) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to check for literal RegEx
See our website [@babel/helper-regex](https://babeljs.io/docs/en/next/babel-helper-regex.html) for more information.
See our website [@babel/helper-regex](https://babeljs.io/docs/en/babel-helper-regex) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to remap async functions to generators
See our website [@babel/helper-remap-async-to-generator](https://babeljs.io/docs/en/next/babel-helper-remap-async-to-generator.html) for more information.
See our website [@babel/helper-remap-async-to-generator](https://babeljs.io/docs/en/babel-helper-remap-async-to-generator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper function to replace supers
See our website [@babel/helper-replace-supers](https://babeljs.io/docs/en/next/babel-helper-replace-supers.html) for more information.
See our website [@babel/helper-replace-supers](https://babeljs.io/docs/en/babel-helper-replace-supers) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel helper for ensuring that access to a given value is performed through simple accesses
See our website [@babel/helper-simple-access](https://babeljs.io/docs/en/next/babel-helper-simple-access.html) for more information.
See our website [@babel/helper-simple-access](https://babeljs.io/docs/en/babel-helper-simple-access) for more information.
## Install

View File

@ -2,6 +2,8 @@
> Helper which skips types and parentheses
See our website [@babel/helper-skip-transparent-expression-wrappers](https://babeljs.io/docs/en/babel-helper-skip-transparent-expression-wrappers) for more information.
## Install
Using npm:

View File

@ -2,7 +2,7 @@
>
See our website [@babel/helper-split-export-declaration](https://babeljs.io/docs/en/next/babel-helper-split-export-declaration.html) for more information.
See our website [@babel/helper-split-export-declaration](https://babeljs.io/docs/en/babel-helper-split-export-declaration) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Transform test runner for @babel/helper-fixtures module
See our website [@babel/helper-transform-fixture-test-runner](https://babeljs.io/docs/en/next/babel-helper-transform-fixture-test-runner.html) for more information.
See our website [@babel/helper-transform-fixture-test-runner](https://babeljs.io/docs/en/babel-helper-transform-fixture-test-runner) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Validate identifier/keywords name
See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/en/next/babel-helper-validator-identifier.html) for more information.
See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/en/babel-helper-validator-identifier) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Validate plugin/preset options
See our website [@babel/helper-validator-option](https://babeljs.io/docs/en/next/babel-helper-validator-option.html) for more information.
See our website [@babel/helper-validator-option](https://babeljs.io/docs/en/babel-helper-validator-option) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Helper to wrap functions inside a function call.
See our website [@babel/helper-wrap-function](https://babeljs.io/docs/en/next/babel-helper-wrap-function.html) for more information.
See our website [@babel/helper-wrap-function](https://babeljs.io/docs/en/babel-helper-wrap-function) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Collection of helper functions used by Babel transforms.
See our website [@babel/helpers](https://babeljs.io/docs/en/next/babel-helpers.html) for more information.
See our website [@babel/helpers](https://babeljs.io/docs/en/babel-helpers) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Syntax highlight JavaScript strings for output in terminals.
See our website [@babel/highlight](https://babeljs.io/docs/en/next/babel-highlight.html) for more information.
See our website [@babel/highlight](https://babeljs.io/docs/en/babel-highlight) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel command line
See our website [@babel/node](https://babeljs.io/docs/en/next/babel-node.html) for more information.
See our website [@babel/node](https://babeljs.io/docs/en/babel-node) for more information.
## Install

View File

@ -2,7 +2,7 @@
> A JavaScript parser
See our website [@babel/parser](https://babeljs.io/docs/en/next/babel-parser.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen) associated with this package.
See our website [@babel/parser](https://babeljs.io/docs/en/babel-parser) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20parser%20(babylon)%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> This plugin contains helper functions thatll be placed at the top of the generated code
See our website [@babel/plugin-external-helpers](https://babeljs.io/docs/en/next/babel-plugin-external-helpers.html) for more information.
See our website [@babel/plugin-external-helpers](https://babeljs.io/docs/en/babel-plugin-external-helpers) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Turn async generator functions into ES2015 generators
See our website [@babel/plugin-proposal-async-generator-functions](https://babeljs.io/docs/en/next/babel-plugin-proposal-async-generator-functions.html) for more information.
See our website [@babel/plugin-proposal-async-generator-functions](https://babeljs.io/docs/en/babel-plugin-proposal-async-generator-functions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> This plugin transforms static class properties as well as properties declared with the property initializer syntax
See our website [@babel/plugin-proposal-class-properties](https://babeljs.io/docs/en/next/babel-plugin-proposal-class-properties.html) for more information.
See our website [@babel/plugin-proposal-class-properties](https://babeljs.io/docs/en/babel-plugin-proposal-class-properties) for more information.
## Install

View File

@ -1,8 +1,8 @@
# @babel/plugin-proposal-class-static-block
> Allow transforming of class static blocks
> Allow parsing of class static blocks
See our website [@babel/plugin-proposal-class-static-block](https://babeljs.io/docs/en/next/babel-plugin-proposal-class-static-block.html) for more information.
See our website [@babel/plugin-proposal-class-static-block](https://babeljs.io/docs/en/babel-plugin-proposal-class-static-block) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile class and object decorators to ES5
See our website [@babel/plugin-proposal-decorators](https://babeljs.io/docs/en/next/babel-plugin-proposal-decorators.html) for more information.
See our website [@babel/plugin-proposal-decorators](https://babeljs.io/docs/en/babel-plugin-proposal-decorators) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile do expressions to ES5
See our website [@babel/plugin-proposal-do-expressions](https://babeljs.io/docs/en/next/babel-plugin-proposal-do-expressions.html) for more information.
See our website [@babel/plugin-proposal-do-expressions](https://babeljs.io/docs/en/babel-plugin-proposal-do-expressions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Transform import() expressions
See our website [@babel/plugin-proposal-dynamic-import](https://babeljs.io/docs/en/next/babel-plugin-proposal-dynamic-import.html) for more information.
See our website [@babel/plugin-proposal-dynamic-import](https://babeljs.io/docs/en/babel-plugin-proposal-dynamic-import) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile export default to ES2015
See our website [@babel/plugin-proposal-export-default-from](https://babeljs.io/docs/en/next/babel-plugin-proposal-export-default-from.html) for more information.
See our website [@babel/plugin-proposal-export-default-from](https://babeljs.io/docs/en/babel-plugin-proposal-export-default-from) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile export namespace to ES2015
See our website [@babel/plugin-proposal-export-namespace-from](https://babeljs.io/docs/en/next/babel-plugin-proposal-export-namespace-from.html) for more information.
See our website [@babel/plugin-proposal-export-namespace-from](https://babeljs.io/docs/en/babel-plugin-proposal-export-namespace-from) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile function bind operator to ES5
See our website [@babel/plugin-proposal-function-bind](https://babeljs.io/docs/en/next/babel-plugin-proposal-function-bind.html) for more information.
See our website [@babel/plugin-proposal-function-bind](https://babeljs.io/docs/en/babel-plugin-proposal-function-bind) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile the function.sent meta property to valid ES2015 code
See our website [@babel/plugin-proposal-function-sent](https://babeljs.io/docs/en/next/babel-plugin-proposal-function-sent.html) for more information.
See our website [@babel/plugin-proposal-function-sent](https://babeljs.io/docs/en/babel-plugin-proposal-function-sent) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
See our website [@babel/plugin-proposal-json-strings](https://babeljs.io/docs/en/next/babel-plugin-proposal-json-strings.html) for more information.
See our website [@babel/plugin-proposal-json-strings](https://babeljs.io/docs/en/babel-plugin-proposal-json-strings) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Transforms logical assignment operators into short-circuited assignments
See our website [@babel/plugin-proposal-logical-assignment-operators](https://babeljs.io/docs/en/next/babel-plugin-proposal-logical-assignment-operators.html) for more information.
See our website [@babel/plugin-proposal-logical-assignment-operators](https://babeljs.io/docs/en/babel-plugin-proposal-logical-assignment-operators) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Remove nullish coalescing operator
See our website [@babel/plugin-proposal-nullish-coalescing-operator](https://babeljs.io/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator.html) for more information.
See our website [@babel/plugin-proposal-nullish-coalescing-operator](https://babeljs.io/docs/en/babel-plugin-proposal-nullish-coalescing-operator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Remove numeric separators from Decimal, Binary, Hex and Octal literals
See our website [@babel/plugin-proposal-numeric-separator](https://babeljs.io/docs/en/next/babel-plugin-proposal-numeric-separator.html) for more information.
See our website [@babel/plugin-proposal-numeric-separator](https://babeljs.io/docs/en/babel-plugin-proposal-numeric-separator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile object rest and spread to ES5
See our website [@babel/plugin-proposal-object-rest-spread](https://babeljs.io/docs/en/next/babel-plugin-proposal-object-rest-spread.html) for more information.
See our website [@babel/plugin-proposal-object-rest-spread](https://babeljs.io/docs/en/babel-plugin-proposal-object-rest-spread) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile optional catch bindings
See our website [@babel/plugin-proposal-optional-catch-binding](https://babeljs.io/docs/en/next/babel-plugin-proposal-optional-catch-binding.html) for more information.
See our website [@babel/plugin-proposal-optional-catch-binding](https://babeljs.io/docs/en/babel-plugin-proposal-optional-catch-binding) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Transform optional chaining operators into a series of nil checks
See our website [@babel/plugin-proposal-optional-chaining](https://babeljs.io/docs/en/next/babel-plugin-proposal-optional-chaining.html) for more information.
See our website [@babel/plugin-proposal-optional-chaining](https://babeljs.io/docs/en/babel-plugin-proposal-optional-chaining) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
See our website [@babel/plugin-proposal-partial-application](https://babeljs.io/docs/en/next/babel-plugin-proposal-partial-application.html) for more information.
See our website [@babel/plugin-proposal-partial-application](https://babeljs.io/docs/en/babel-plugin-proposal-partial-application) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Transform pipeline operator into call expressions
See our website [@babel/plugin-proposal-pipeline-operator](https://babeljs.io/docs/en/next/babel-plugin-proposal-pipeline-operator.html) for more information.
See our website [@babel/plugin-proposal-pipeline-operator](https://babeljs.io/docs/en/babel-plugin-proposal-pipeline-operator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> This plugin transforms private class methods
See our website [@babel/plugin-proposal-private-methods](https://babeljs.io/docs/en/next/babel-plugin-proposal-private-methods.html) for more information.
See our website [@babel/plugin-proposal-private-methods](https://babeljs.io/docs/en/babel-plugin-proposal-private-methods) for more information.
## Install

View File

@ -2,15 +2,14 @@
> This plugin transforms checks for a private property in an object
See our website [@babel/plugin-proposal-private-property-in-object](https://babeljs.io/docs/en/next/babel-plugin-proposal-private-property-in-object.html) for more information.
See our website [@babel/plugin-proposal-private-property-in-object](https://babeljs.io/docs/en/babel-plugin-proposal-private-property-in-object) for more information.
## Install
Using npm:
```sh
npm install --save-dev
@babel/plugin-proposal-private-property-in-object
npm install --save-dev @babel/plugin-proposal-private-property-in-object
```
or using yarn:

View File

@ -2,7 +2,7 @@
> Wraps Throw Expressions in an IIFE
See our website [@babel/plugin-proposal-throw-expressions](https://babeljs.io/docs/en/next/babel-plugin-proposal-throw-expressions.html) for more information.
See our website [@babel/plugin-proposal-throw-expressions](https://babeljs.io/docs/en/babel-plugin-proposal-throw-expressions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile Unicode property escapes in Unicode regular expressions to ES5.
See our website [@babel/plugin-proposal-unicode-property-regex](https://babeljs.io/docs/en/next/babel-plugin-proposal-unicode-property-regex.html) for more information.
See our website [@babel/plugin-proposal-unicode-property-regex](https://babeljs.io/docs/en/babel-plugin-proposal-unicode-property-regex) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of class properties
See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/next/babel-plugin-syntax-class-properties.html) for more information.
See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/babel-plugin-syntax-class-properties) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of class static blocks
See our website [@babel/plugin-syntax-class-static-block](https://babeljs.io/docs/en/next/babel-plugin-syntax-class-static-block.html) for more information.
See our website [@babel/plugin-syntax-class-static-block](https://babeljs.io/docs/en/babel-plugin-syntax-class-static-block) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of decimal
See our website [@babel/plugin-syntax-decimal](https://babeljs.io/docs/en/next/babel-plugin-syntax-decimal.html) for more information.
See our website [@babel/plugin-syntax-decimal](https://babeljs.io/docs/en/babel-plugin-syntax-decimal) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of decorators
See our website [@babel/plugin-syntax-decorators](https://babeljs.io/docs/en/next/babel-plugin-syntax-decorators.html) for more information.
See our website [@babel/plugin-syntax-decorators](https://babeljs.io/docs/en/babel-plugin-syntax-decorators) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of do expressions
See our website [@babel/plugin-syntax-do-expressions](https://babeljs.io/docs/en/next/babel-plugin-syntax-do-expressions.html) for more information.
See our website [@babel/plugin-syntax-do-expressions](https://babeljs.io/docs/en/babel-plugin-syntax-do-expressions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of export default from
See our website [@babel/plugin-syntax-export-default-from](https://babeljs.io/docs/en/next/babel-plugin-syntax-export-default-from.html) for more information.
See our website [@babel/plugin-syntax-export-default-from](https://babeljs.io/docs/en/babel-plugin-syntax-export-default-from) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of the flow syntax
See our website [@babel/plugin-syntax-flow](https://babeljs.io/docs/en/next/babel-plugin-syntax-flow.html) for more information.
See our website [@babel/plugin-syntax-flow](https://babeljs.io/docs/en/babel-plugin-syntax-flow) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of function bind
See our website [@babel/plugin-syntax-function-bind](https://babeljs.io/docs/en/next/babel-plugin-syntax-function-bind.html) for more information.
See our website [@babel/plugin-syntax-function-bind](https://babeljs.io/docs/en/babel-plugin-syntax-function-bind) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of the function.sent meta property
See our website [@babel/plugin-syntax-function-sent](https://babeljs.io/docs/en/next/babel-plugin-syntax-function-sent.html) for more information.
See our website [@babel/plugin-syntax-function-sent](https://babeljs.io/docs/en/babel-plugin-syntax-function-sent) for more information.
## Install

View File

@ -1,8 +1,8 @@
# @babel/plugin-syntax-import-assertions
> Allow parsing of the module assertion attributes in the import statements
> Allow parsing of the module assertion attributes in the import statement
See our website [@babel/plugin-syntax-import-assertions](https://babeljs.io/docs/en/next/babel-plugin-syntax-import-assertions.html) for more information.
See our website [@babel/plugin-syntax-import-assertions](https://babeljs.io/docs/en/babel-plugin-syntax-import-assertions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of jsx
See our website [@babel/plugin-syntax-jsx](https://babeljs.io/docs/en/next/babel-plugin-syntax-jsx.html) for more information.
See our website [@babel/plugin-syntax-jsx](https://babeljs.io/docs/en/babel-plugin-syntax-jsx) for more information.
## Install

View File

@ -1,8 +1,8 @@
# @babel/plugin-syntax-module-string-names
> Allow parsing `import { 'any unicode' as bar }` and `export { foo as 'any unicode' }`"
> Allow parsing `import { 'any unicode' as bar }` and `export { foo as 'any unicode' }`
See our website [@babel/plugin-syntax-module-string-names](https://babeljs.io/docs/en/next/babel-plugin-syntax-module-string-names.html) for more information.
See our website [@babel/plugin-syntax-module-string-names](https://babeljs.io/docs/en/babel-plugin-syntax-module-string-names) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of partial application syntax
See our website [@babel/plugin-syntax-partial-application](https://babeljs.io/docs/en/next/babel-plugin-syntax-partial-application.html) for more information.
See our website [@babel/plugin-syntax-partial-application](https://babeljs.io/docs/en/babel-plugin-syntax-partial-application) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of the pipeline operator
See our website [@babel/plugin-syntax-pipeline-operator](https://babeljs.io/docs/en/next/babel-plugin-syntax-pipeline-operator.html) for more information.
See our website [@babel/plugin-syntax-pipeline-operator](https://babeljs.io/docs/en/babel-plugin-syntax-pipeline-operator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of records and tuples.
See our website [@babel/plugin-syntax-record-and-tuple](https://babeljs.io/docs/en/next/babel-plugin-syntax-record-and-tuple.html) for more information.
See our website [@babel/plugin-syntax-record-and-tuple](https://babeljs.io/docs/en/babel-plugin-syntax-record-and-tuple) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of Throw Expressions
See our website [@babel/plugin-syntax-throw-expressions](https://babeljs.io/docs/en/next/babel-plugin-syntax-throw-expressions.html) for more information.
See our website [@babel/plugin-syntax-throw-expressions](https://babeljs.io/docs/en/babel-plugin-syntax-throw-expressions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of top-level await in modules
See our website [@babel/plugin-syntax-top-level-await](https://babeljs.io/docs/en/next/babel-plugin-syntax-top-level-await.html) for more information.
See our website [@babel/plugin-syntax-top-level-await](https://babeljs.io/docs/en/babel-plugin-syntax-top-level-await) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Allow parsing of TypeScript syntax
See our website [@babel/plugin-syntax-typescript](https://babeljs.io/docs/en/next/babel-plugin-syntax-typescript.html) for more information.
See our website [@babel/plugin-syntax-typescript](https://babeljs.io/docs/en/babel-plugin-syntax-typescript) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ES2015 arrow functions to ES5
See our website [@babel/plugin-transform-arrow-functions](https://babeljs.io/docs/en/next/babel-plugin-transform-arrow-functions.html) for more information.
See our website [@babel/plugin-transform-arrow-functions](https://babeljs.io/docs/en/babel-plugin-transform-arrow-functions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Turn async functions into ES2015 generators
See our website [@babel/plugin-transform-async-to-generator](https://babeljs.io/docs/en/next/babel-plugin-transform-async-to-generator.html) for more information.
See our website [@babel/plugin-transform-async-to-generator](https://babeljs.io/docs/en/babel-plugin-transform-async-to-generator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel plugin to ensure function declarations at the block level are block scoped
See our website [@babel/plugin-transform-block-scoped-functions](https://babeljs.io/docs/en/next/babel-plugin-transform-block-scoped-functions.html) for more information.
See our website [@babel/plugin-transform-block-scoped-functions](https://babeljs.io/docs/en/babel-plugin-transform-block-scoped-functions) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ES2015 block scoping (const and let) to ES5
See our website [@babel/plugin-transform-block-scoping](https://babeljs.io/docs/en/next/babel-plugin-transform-block-scoping.html) for more information.
See our website [@babel/plugin-transform-block-scoping](https://babeljs.io/docs/en/babel-plugin-transform-block-scoping) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ES2015 classes to ES5
See our website [@babel/plugin-transform-classes](https://babeljs.io/docs/en/next/babel-plugin-transform-classes.html) for more information.
See our website [@babel/plugin-transform-classes](https://babeljs.io/docs/en/babel-plugin-transform-classes) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ES2015 computed properties to ES5
See our website [@babel/plugin-transform-computed-properties](https://babeljs.io/docs/en/next/babel-plugin-transform-computed-properties.html) for more information.
See our website [@babel/plugin-transform-computed-properties](https://babeljs.io/docs/en/babel-plugin-transform-computed-properties) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ES2015 destructuring to ES5
See our website [@babel/plugin-transform-destructuring](https://babeljs.io/docs/en/next/babel-plugin-transform-destructuring.html) for more information.
See our website [@babel/plugin-transform-destructuring](https://babeljs.io/docs/en/babel-plugin-transform-destructuring) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile regular expressions using the `s` (`dotAll`) flag to ES5.
See our website [@babel/plugin-transform-dotall-regex](https://babeljs.io/docs/en/next/babel-plugin-transform-dotall-regex.html) for more information.
See our website [@babel/plugin-transform-dotall-regex](https://babeljs.io/docs/en/babel-plugin-transform-dotall-regex) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile objects with duplicate keys to valid strict ES5
See our website [@babel/plugin-transform-duplicate-keys](https://babeljs.io/docs/en/next/babel-plugin-transform-duplicate-keys.html) for more information.
See our website [@babel/plugin-transform-duplicate-keys](https://babeljs.io/docs/en/babel-plugin-transform-duplicate-keys) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile exponentiation operator to ES5
See our website [@babel/plugin-transform-exponentiation-operator](https://babeljs.io/docs/en/next/babel-plugin-transform-exponentiation-operator.html) for more information.
See our website [@babel/plugin-transform-exponentiation-operator](https://babeljs.io/docs/en/babel-plugin-transform-exponentiation-operator) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Turn flow type annotations into comments
See our website [@babel/plugin-transform-flow-comments](https://babeljs.io/docs/en/next/babel-plugin-transform-flow-comments.html) for more information.
See our website [@babel/plugin-transform-flow-comments](https://babeljs.io/docs/en/babel-plugin-transform-flow-comments) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Strip flow type annotations from your output code.
See our website [@babel/plugin-transform-flow-strip-types](https://babeljs.io/docs/en/next/babel-plugin-transform-flow-strip-types.html) for more information.
See our website [@babel/plugin-transform-flow-strip-types](https://babeljs.io/docs/en/babel-plugin-transform-flow-strip-types) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Compile ES2015 for...of to ES5
See our website [@babel/plugin-transform-for-of](https://babeljs.io/docs/en/next/babel-plugin-transform-for-of.html) for more information.
See our website [@babel/plugin-transform-for-of](https://babeljs.io/docs/en/babel-plugin-transform-for-of) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Apply ES2015 function.name semantics to all functions
See our website [@babel/plugin-transform-function-name](https://babeljs.io/docs/en/next/babel-plugin-transform-function-name.html) for more information.
See our website [@babel/plugin-transform-function-name](https://babeljs.io/docs/en/babel-plugin-transform-function-name) for more information.
## Install

View File

@ -2,7 +2,7 @@
> This plugin transforms all the ES2015 'instanceof' methods
See our website [@babel/plugin-transform-instanceof](https://babeljs.io/docs/en/next/babel-plugin-transform-instanceof.html) for more information.
See our website [@babel/plugin-transform-instanceof](https://babeljs.io/docs/en/babel-plugin-transform-instanceof) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Babel plugin to fix buggy JScript named function expressions
See our website [@babel/plugin-transform-jscript](https://babeljs.io/docs/en/next/babel-plugin-transform-jscript.html) for more information.
See our website [@babel/plugin-transform-jscript](https://babeljs.io/docs/en/babel-plugin-transform-jscript) for more information.
## Install

View File

@ -1,8 +1,8 @@
# @babel/plugin-transform-literals
> Compile ES2015 Unicode string and number literals to ES5
> Compile ES2015 unicode string and number literals to ES5
See our website [@babel/plugin-transform-literals](https://babeljs.io/docs/en/next/babel-plugin-transform-literals.html) for more information.
See our website [@babel/plugin-transform-literals](https://babeljs.io/docs/en/babel-plugin-transform-literals) for more information.
## Install

View File

@ -2,7 +2,7 @@
> Ensure that reserved words are quoted in property accesses
See our website [@babel/plugin-transform-member-expression-literals](https://babeljs.io/docs/en/next/babel-plugin-transform-member-expression-literals.html) for more information.
See our website [@babel/plugin-transform-member-expression-literals](https://babeljs.io/docs/en/babel-plugin-transform-member-expression-literals) for more information.
## Install

View File

@ -2,7 +2,7 @@
> This plugin transforms ES2015 modules to AMD
See our website [@babel/plugin-transform-modules-amd](https://babeljs.io/docs/en/next/babel-plugin-transform-modules-amd.html) for more information.
See our website [@babel/plugin-transform-modules-amd](https://babeljs.io/docs/en/babel-plugin-transform-modules-amd) for more information.
## Install

View File

@ -2,7 +2,7 @@
> This plugin transforms ES2015 modules to CommonJS
See our website [@babel/plugin-transform-modules-commonjs](https://babeljs.io/docs/en/next/babel-plugin-transform-modules-commonjs.html) for more information.
See our website [@babel/plugin-transform-modules-commonjs](https://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs) for more information.
## Install

Some files were not shown because too many files have changed in this diff Show More