René's URL Explorer Experiment


Title: @babel/parser · Babel

Open Graph Title: @babel/parser · Babel

Description: The Babel parser (previously Babylon) is a JavaScript parser used in Babel.

Open Graph Description: The Babel parser (previously Babylon) is a JavaScript parser used in Babel.

Opengraph URL: https://babeljs.io/docs/babel-parser

Generator: Docusaurus v3.10.1

direct link

Domain: babel.dev


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://babeljs.io/docs/babel-parser","name":"@babel/parser","position":1}]}

twitter:cardsummary_large_image
og:localeen
docusaurus_localeen
docsearch:languageen
docusaurus_versioncurrent
docusaurus_tagdocs-default-current
docsearch:versioncurrent
docsearch:docusaurus_tagdocs-default-current

Links:

Skip to main contenthttps://babel.dev/docs/babel-parser#__docusaurus_skipToContent_fallback
https://babel.dev/
Docshttps://babel.dev/docs
Setuphttps://babel.dev/setup
Try it outhttps://babel.dev/repl
Videoshttps://babel.dev/videos
Bloghttps://babel.dev/blog
Donatehttps://opencollective.com/babel
Teamhttps://babel.dev/team
GitHubhttps://github.com/babel/babel
Guideshttps://babel.dev/docs/
Config Referencehttps://babel.dev/docs/config-files
Presetshttps://babel.dev/docs/presets
Mischttps://babel.dev/docs/roadmap
Integration Packageshttps://babel.dev/docs/babel-cli
Tooling Packageshttps://babel.dev/docs/babel-parser
@babel/parserhttps://babel.dev/docs/babel-parser
@babel/corehttps://babel.dev/docs/babel-core
@babel/generatorhttps://babel.dev/docs/babel-generator
@babel/compat-datahttps://babel.dev/docs/babel-compat-data
@babel/code-framehttps://babel.dev/docs/babel-code-frame
@babel/runtimehttps://babel.dev/docs/babel-runtime
@babel/templatehttps://babel.dev/docs/babel-template
@babel/traversehttps://babel.dev/docs/babel-traverse
@babel/typeshttps://babel.dev/docs/babel-types
Helper Packageshttps://babel.dev/docs/babel-helper-compilation-targets
https://babel.dev/
Babelhttps://github.com/babel/babel
stage-0https://github.com/tc39/proposals/blob/master/stage-0-proposals.md
https://babel.dev/docs/babel-parser#credits
acornhttps://github.com/marijnh/acorn
acorn-jsxhttps://github.com/RReverser/acorn-jsx
@RReverserhttps://github.com/RReverser
@marijnhhttps://github.com/marijnh
https://babel.dev/docs/babel-parser#api
https://babel.dev/docs/babel-parser#babelparserparsecode-options
https://babel.dev/docs/babel-parser#babelparserparseexpressioncode-options
https://babel.dev/docs/babel-parser#options
ECMAScript's Annex B "Additional ECMAScript Features for Web Browsers"https://tc39.es/ecma262/#sec-additional-ecmascript-features-for-web-browsers
https://babel.dev/docs/babel-parser#output
Babel AST formathttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md
ESTree spechttps://github.com/estree/estree
Literalhttps://github.com/estree/estree/blob/master/es5.md#literal
StringLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#stringliteral
NumericLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#numericliteral
BigIntLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#bigintliteral
BooleanLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#booleanliteral
NullLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#nullliteral
RegExpLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#regexpliteral
Propertyhttps://github.com/estree/estree/blob/master/es5.md#property
ObjectPropertyhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#objectproperty
ObjectMethodhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#objectmethod
MethodDefinitionhttps://github.com/estree/estree/blob/master/es2015.md#methoddefinition
ClassMethodhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#classmethod
ClassPrivateMethodhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#classprivatemethod
PropertyDefinitionhttps://github.com/estree/estree/blob/master/es2022.md#propertydefinition
ClassPropertyhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#classproperty
ClassPrivatePropertyhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#classprivateproperty
PrivateIdentifierhttps://github.com/estree/estree/blob/master/es2022.md#privateidentifier
PrivateNamehttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#privatename
Programhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#programs
BlockStatementhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#blockstatement
Directivehttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#directive
DirectiveLiteralhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#directiveliteral
ClassMethodhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#classmethod
ClassPrivateMethodhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#classprivatemethod
ObjectPropertyhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#objectproperty
ObjectMethodhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#objectmethod
FunctionExpressionhttps://github.com/babel/babel/tree/main/packages/babel-parser/ast/spec.md#functionexpression
ChainExpressionhttps://github.com/estree/estree/blob/master/es2020.md#chainexpression
OptionalMemberExpressionhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#optionalmemberexpression
OptionalCallExpressionhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#optionalcallexpression
ImportExpressionhttps://github.com/estree/estree/blob/master/es2020.md#importexpression
CallExpressionhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#callexpression
Importhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#import
ExportAllDeclarationhttps://github.com/estree/estree/blob/master/es2020.md#exportalldeclaration
ExportNamedDeclarationhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#exportnameddeclaration
ExportNamespaceSpecifierhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#exportnamespacespecifier
Facebook JSX ASThttps://github.com/facebook/jsx/blob/main/AST.md
https://babel.dev/docs/babel-parser#semver
#107https://github.com/babel/babylon/pull/107
https://babel.dev/docs/babel-parser#example
https://babel.dev/docs/babel-parser#plugins
https://babel.dev/docs/babel-parser#miscellaneous
repohttps://github.com/estree/estree
https://babel.dev/docs/babel-parser#language-extensions
repohttps://github.com/facebook/flow
docshttps://flow.org/en/docs/types/comments/
repohttps://facebook.github.io/jsx/
repohttps://github.com/Microsoft/TypeScript
proposalshttps://github.com/babel/proposals
https://babel.dev/docs/babel-parser#ecmascript-proposals
proposalhttps://github.com/tc39/proposal-async-do-expressions
proposalhttps://github.com/tc39/proposal-decorators
proposalhttps://github.com/tc39/proposal-decorators
proposalhttps://github.com/tc39/proposal-defer-import-eval
import attributeshttps://github.com/tc39/proposal-import-attributes
proposalhttps://github.com/tc39/proposal-destructuring-private
proposalhttps://github.com/tc39/proposal-discard-binding
proposalhttps://github.com/tc39/proposal-do-expressions
proposalhttps://github.com/tc39/ecmascript-export-default-from
proposalhttps://github.com/zenparsing/es-function-bind
proposalhttps://github.com/tc39/proposal-function.sent
proposalhttps://github.com/tc39/proposal-js-module-blocks
proposalhttps://github.com/tc39/proposal-optional-chaining-assignment
proposalhttps://github.com/babel/proposals/issues/32
proposalhttps://github.com/babel/proposals/issues/29
proposalhttps://github.com/tc39/proposal-source-phase-imports
proposalhttps://github.com/babel/proposals/issues/23
https://babel.dev/docs/babel-parser#plugins-options
plugin-proposal-pipeline-operatorhttps://babel.dev/docs/babel-plugin-proposal-pipeline-operator
TypeScript Handbookhttps://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html
TypeScript Deep Divehttps://basarat.gitbook.io/typescript/type-system/intro
https://babel.dev/docs/babel-parser#error-codes
https://babel.dev/docs/babel-parser#faq
https://babel.dev/docs/babel-parser#will-the-babel-parser-support-a-plugin-system
#1351https://github.com/babel/babel/issues/1351
#6694https://github.com/babel/babel/issues/6694
optionshttps://babel.dev/docs/options#plugins
Edit this pagehttps://github.com/babel/website/edit/main/docs/../docs/parser.md
Previous@babel/standalonehttps://babel.dev/docs/babel-standalone
Next@babel/corehttps://babel.dev/docs/babel-core
Creditshttps://babel.dev/docs/babel-parser#credits
APIhttps://babel.dev/docs/babel-parser#api
babelParser.parse(code, [options])https://babel.dev/docs/babel-parser#babelparserparsecode-options
babelParser.parseExpression(code, [options])https://babel.dev/docs/babel-parser#babelparserparseexpressioncode-options
Optionshttps://babel.dev/docs/babel-parser#options
Outputhttps://babel.dev/docs/babel-parser#output
Semverhttps://babel.dev/docs/babel-parser#semver
Examplehttps://babel.dev/docs/babel-parser#example
Pluginshttps://babel.dev/docs/babel-parser#plugins
Error codeshttps://babel.dev/docs/babel-parser#error-codes
FAQhttps://babel.dev/docs/babel-parser#faq
https://babel.dev/
Learn ES2015https://babel.dev/docs/learn
Videoshttps://babel.dev/videos
User Showcasehttps://babel.dev/users
Stack Overflowhttp://stackoverflow.com/questions/tagged/babeljs
Slack Channelhttps://babeljs.slack.com/
X (Twitter)https://x.com/babeljs
Blueskyhttps://bsky.app/profile/babel.dev
Bloghttps://babel.dev/blog
GitHub Orghttps://github.com/babel
GitHub Repohttps://github.com/babel/babel
Website Repohttps://github.com/babel/website
Old 6.x Sitehttps://old.babeljs.io
Old 5.x Sitehttp://henryzoo.com/babel.github.io

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.