The community maintained compiler for next generation JavaScript, today.
63
공개 저장소
79,429
총 별점
1,097
팔로워
Babel은 차세대 JavaScript를 위한 커뮤니티 유지 보수 컴파일러로, GitHub에서 다양한 공개 리포지토리를 운영하고 있습니다. 주요 프로그래밍 언어로는 JavaScript, TypeScript, Ruby, HTML이 있으며, babel, babel-loader, minify와 같은 주요 리포지토리가 포함되어 있습니다.
🐠 Babel is a compiler for writing next generation JavaScript.
📦 Babel loader for webpack
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
PSA: this repo has been moved into babel/babel -->
Syntax definitions for ES6 JavaScript with React JSX extensions.
:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
Example Node Server w/ Babel
PSA: moved into babel/babel as @babel/parser -->
Browserify transform for Babel
Gulp plugin for Babel
⬆️ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`
😎A list of awesome Babel plugins, presets, etc.
:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.
:globe_with_meridians: The Babel documentation website
A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
Grunt plugin for Babel
An ESlint rule plugin companion to babel-eslint
A Yeoman generator to author libraries in ES2015 (and beyond!) for Node and the browser.
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
Time travel through babel transformations one by one (implemented in the Babel REPL now)
Next generation JavaScript and React snippets for Sublime
Ruby Babel is a bridge to the JS Babel transpiler.
Karma plugin for Babel
Jest plugin for Babel (moved) ->
♬ Notes from the @Babel Team (discuss in PRs)
Babel Plugin generator for Yeoman
A placeholder package that bridges babel-core to @babel/core.
🤖 A helpful bot to automate common tasks on Babel Issues/PRs
Brunch plugin for Babel
Jade plugin for Babel
Babel repl-like codesandbox: check out link =>
A Babel converter for Jekyll.
(unmaintained) Converts acorn tokens to esprima tokens
Connect plugin for Babel
The Babel Podcast site!
Babel specific github actions 🤖
RFCs for changes to Babel
A tool to migrate phabricator issues to github
A Metalsmith plugin to compile JavaScript with Babel
WIP
Duo plugin for Babel
Babel logo
이 저장소에 대한 설명이 제공되지 않았습니다.
@babel/plugin-proposal-private-property-in-object, with an added warning for when depending on this package without explicitly listing it in dependencies or devDependencies
ESLint config for all Babel repos
Community health files for the Babel organization
Bower build of babel-standalone. See https://github.com/Daniel15/babel-standalone
Gobble plugin for Babel
Run test262 tests on Node 0.10 using Babel 7 and `core-js@3`.
🗑 Packages that are deprecated or don't need to be updated
A set of eslint rules to enforce best practices in the development of Babel plugins.
ECMAScript AST query library.
DNS settings for the various Babel domains
what else?
https://github.com/MatAtBread/fast-async/issues/46
Parsing the JavaScript's RegExp in JavaScript.
Generate regular expressions from regjsparser’s AST.
:dragon: A tool for managing JavaScript projects with multiple packages.
Source of slack.babeljs.io
↩️ Redirects for old phabricator urls
이 저장소에 대한 설명이 제공되지 않았습니다.
babel은 JavaScript 및 TypeScript로 작성된 여러 프로젝트를 포함하여, 차세대 JavaScript를 빌드하는 컴파일러와 다양한 도구를 개발하고 있습니다. 주요 리포지토리에는 babel과 babel-loader가 있습니다.
babel은 JavaScript, TypeScript, Ruby, HTML을 주요 프로그래밍 언어로 사용합니다. 이 언어들은 Babel의 다양한 프로젝트와 도구 개발에 활용됩니다.
네, babel의 모든 리포지토리는 공개되어 있습니다. 이는 개발자들이 Babel의 소스 코드를 보고, 기여하며, 다양한 프로젝트를 활용할 수 있도록 합니다.