Babel
Here are 7,313 public repositories matching this topic...
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Jul 27, 2021 - JavaScript
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
May 12, 2021 - JavaScript
-
Updated
Aug 2, 2021 - TypeScript
Expected Behavior
react-desc should be removed from grommet and the documentation for each component should be contained in the grommet-site repo.
Original discussion about removing react-desc #2976
Actual Behavior
Grommet is using react-desc for documentation and the docs are in the grommet repo
Steps:
In the steps below replace with the name of the comp
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
Aug 2, 2021 - JavaScript
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Jul 28, 2021 - 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
Jul 19, 2021 - JavaScript
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
May 27, 2021 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
May 24, 2021 - JavaScript
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?
Programmatic API (
babel.transform,babel.parse)Input code
[REPL](https://babel.dev/repl#?browsers=ie%2011&build=&builtIns=false&corejs=false&spec=false&loose=true&code_lz=KYDwDg9gTgLgBAE2AYwDYEMrDgSwHYzBQBm6y2A3gL4DcQA&debug=false&forceAllTransforms=false&shippedPropos