Babel
Here are 7,816 public repositories matching this topic...
-
Updated
Jul 5, 2021 - JavaScript
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
-
Updated
Aug 3, 2021 - TypeScript
Discussed in swc-project/swc#3065
Originally posted by kwonoj December 18, 2021
| Status | Last Updated | Target version |
|---|---|---|
| Accepted | Dec.19.2021 | TBD |
Summary
Expose a new flag, --trace or similar to emit profiling trace for SWC's internal
Node.js test runner that lets you develop with confidence
-
Updated
Mar 1, 2022 - JavaScript
A Foundation for Scalable Cross-Platform Apps
-
Updated
Feb 27, 2022 - TypeScript
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Feb 10, 2022 - JavaScript
Expected Behavior
defaultMode is used in Grommet component along with themeMode prop to determine initial theme mode between dark and light themes. As this property is used by Grommet Theme Designer, Grommet HPE Theme and in HPE Design System I would expect it to
For the most part this just works, but functions within tagged markup get weird indent assertions, e.g.,
${collection.map((item) => {
const { prop1, prop2 } = workWith(item); // eslint: expected indentation of 4 but found 10 (indent)
return html` // eslint: expected indentation of 4 but found 10 (indent)
<${Widget} prop1=${prop1} prop2=${prop2} />
Babel Macro
-
Updated
Feb 28, 2022 - JavaScript
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
A web tool to explore the ASTs generated by various parsers.
-
Updated
Feb 28, 2022 - JavaScript
Validate the entire tree of options passed to preset.
Maybe, each plugin can export a list of options that only babili preset understands and we can validate them only when using the preset and not when using the plugin separately.
module.exports = function plugin() {};
module.exports.options = PropTypes.object({
n: PropTypes.number
});Or, this can be implemented in bab
-
Updated
Feb 28, 2022 - JavaScript
-
Updated
Aug 18, 2021 - JavaScript
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
-
Updated
Mar 3, 2022 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined
Created by Sebastian McKenzie, James Kyle, Henry Zhu, Logan Smyth, Daniel Tschinder
Released September 28, 2014
- Organization
- babel
- Website
- babeljs.io


How are you using Babel?
babel-loader (webpack)
Input code
https://babeljs.io/repl#?browsers=defaults&build=&builtIns=false&corejs=3.6&spec=false&loose=false&code_lz=C4TwDgpgBAYgrgOwMYHUCWwAWARCBnJAJzTGDQHsEoBeKAbQCgooAzRJMygLigAoA