mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
13 KiB
1 line
13 KiB
{"entries":[{"name":".babelrc","path":"usage/babelrc/index","type":"Usage"},{"name":"API","path":"usage/api/index","type":"Usage"},{"name":"Async function to module method transform","path":"plugins/transform-async-to-module-method/index","type":"Transform Plugins"},{"name":"async generator transform","path":"plugins/transform-async-generator-functions/index","type":"Transform Plugins"},{"name":"Async to generator transform","path":"plugins/transform-async-to-generator/index","type":"Transform Plugins"},{"name":"Babel code-frame","path":"core-packages/babel-code-frame/index","type":"Core Packages"},{"name":"Babel helpers","path":"core-packages/babel-helpers/index","type":"Core Packages"},{"name":"Babel register","path":"usage/babel-register/index","type":"Usage"},{"name":"Babel template","path":"core-packages/babel-template/index","type":"Core Packages"},{"name":"Babel types","path":"core-packages/babel-types/index","type":"Core Packages"},{"name":"Babel's core packages","path":"core-packages/index","type":"Core Packages"},{"name":"babel.transform()","path":"usage/api/index#babeltransformcode-string-options-object","type":"Usage"},{"name":"babel.transformFile()","path":"usage/api/index#babeltransformfilefilename-string-options-object-callback-function","type":"Usage"},{"name":"babel.transformFileSync()","path":"usage/api/index#babeltransformfilesyncfilename-string-options-object","type":"Usage"},{"name":"babel.transformFromAst()","path":"usage/api/index#babeltransformfromastast-object-code-string-options-object","type":"Usage"},{"name":"Babylon","path":"core-packages/babylon/index","type":"Core Packages"},{"name":"Callable class constructor transform","path":"plugins/transform-class-constructor-call/index","type":"Transform Plugins"},{"name":"Caveats","path":"usage/caveats/index","type":"Usage"},{"name":"Class constructor call","path":"plugins/syntax-class-constructor-call/index","type":"Syntax Plugins"},{"name":"Class properties transform","path":"plugins/transform-class-properties/index","type":"Transform Plugins"},{"name":"CLI","path":"usage/cli/index","type":"Usage"},{"name":"Decorators transform","path":"plugins/transform-decorators/index","type":"Transform Plugins"},{"name":"Do expressions transform","path":"plugins/transform-do-expressions/index","type":"Transform Plugins"},{"name":"Env preset","path":"plugins/preset-env/index","type":"Presets"},{"name":"ES2015 arrow functions transform","path":"plugins/transform-es2015-arrow-functions/index","type":"Transform Plugins"},{"name":"ES2015 block scoped functions transform","path":"plugins/transform-es2015-block-scoped-functions/index","type":"Transform Plugins"},{"name":"ES2015 block scoping transform","path":"plugins/transform-es2015-block-scoping/index","type":"Transform Plugins"},{"name":"ES2015 classes transform","path":"plugins/transform-es2015-classes/index","type":"Transform Plugins"},{"name":"ES2015 computed properties transform","path":"plugins/transform-es2015-computed-properties/index","type":"Transform Plugins"},{"name":"ES2015 constants check","path":"plugins/check-es2015-constants/index","type":"Plugins"},{"name":"ES2015 destructuring transform","path":"plugins/transform-es2015-destructuring/index","type":"Transform Plugins"},{"name":"ES2015 duplicate keys transform","path":"plugins/transform-es2015-duplicate-keys/index","type":"Transform Plugins"},{"name":"ES2015 for-of transform","path":"plugins/transform-es2015-for-of/index","type":"Transform Plugins"},{"name":"ES2015 function name transform","path":"plugins/transform-es2015-function-name/index","type":"Transform Plugins"},{"name":"ES2015 literals transform","path":"plugins/transform-es2015-literals/index","type":"Transform Plugins"},{"name":"ES2015 modules to AMD transform","path":"plugins/transform-es2015-modules-amd/index","type":"Transform Plugins"},{"name":"ES2015 modules to CommonJS transform","path":"plugins/transform-es2015-modules-commonjs/index","type":"Transform Plugins"},{"name":"ES2015 modules to SystemJS transform","path":"plugins/transform-es2015-modules-systemjs/index","type":"Transform Plugins"},{"name":"ES2015 modules to UMD transform","path":"plugins/transform-es2015-modules-umd/index","type":"Transform Plugins"},{"name":"ES2015 object super transform","path":"plugins/transform-es2015-object-super/index","type":"Transform Plugins"},{"name":"ES2015 parameters transform","path":"plugins/transform-es2015-parameters/index","type":"Transform Plugins"},{"name":"ES2015 preset","path":"plugins/preset-es2015/index","type":"Presets"},{"name":"ES2015 shorthand properties transform","path":"plugins/transform-es2015-shorthand-properties/index","type":"Transform Plugins"},{"name":"ES2015 spread transform","path":"plugins/transform-es2015-spread/index","type":"Transform Plugins"},{"name":"ES2015 sticky regex transform","path":"plugins/transform-es2015-sticky-regex/index","type":"Transform Plugins"},{"name":"ES2015 template literals transform","path":"plugins/transform-es2015-template-literals/index","type":"Transform Plugins"},{"name":"ES2015 typeof symbol transform","path":"plugins/transform-es2015-typeof-symbol/index","type":"Transform Plugins"},{"name":"ES2015 unicode regex transform","path":"plugins/transform-es2015-unicode-regex/index","type":"Transform Plugins"},{"name":"ES2016 preset","path":"plugins/preset-es2016/index","type":"Presets"},{"name":"ES2017 preset","path":"plugins/preset-es2017/index","type":"Presets"},{"name":"ES3 member expressions literals transform","path":"plugins/transform-es3-member-expression-literals/index","type":"Transform Plugins"},{"name":"ES3 property literals transform","path":"plugins/transform-es3-property-literals/index","type":"Transform Plugins"},{"name":"ES5 property mutators transform","path":"plugins/transform-es5-property-mutators/index","type":"Transform Plugins"},{"name":"Eval transform","path":"plugins/transform-eval/index","type":"Transform Plugins"},{"name":"Exponentiation operator transform","path":"plugins/transform-exponentiation-operator/index","type":"Transform Plugins"},{"name":"Export extensions transform","path":"plugins/transform-export-extensions/index","type":"Transform Plugins"},{"name":"External helpers","path":"plugins/external-helpers/index","type":"Plugins"},{"name":"Flow comments","path":"plugins/transform-flow-comments/index","type":"Transform Plugins"},{"name":"Flow preset","path":"plugins/preset-flow/index","type":"Presets"},{"name":"Function bind transform","path":"plugins/transform-function-bind/index","type":"Transform Plugins"},{"name":"Inline consecutive adds transform","path":"plugins/transform-inline-consecutive-adds/index","type":"Transform Plugins"},{"name":"Inline environment variables transform","path":"plugins/transform-inline-environment-variables/index","type":"Transform Plugins"},{"name":"JScript transform","path":"plugins/transform-jscript/index","type":"Transform Plugins"},{"name":"Latest preset","path":"plugins/preset-latest/index","type":"Presets"},{"name":"Member expression literals transform","path":"plugins/transform-member-expression-literals/index","type":"Transform Plugins"},{"name":"Merge sibling variables transform","path":"plugins/transform-merge-sibling-variables/index","type":"Transform Plugins"},{"name":"Minify booleans transform","path":"plugins/transform-minify-booleans/index","type":"Transform Plugins"},{"name":"Minify constant folding","path":"plugins/minify-constant-folding/index","type":"Minification"},{"name":"Minify dead code elimination","path":"plugins/minify-dead-code-elimination/index","type":"Minification"},{"name":"Minify flip comparisons","path":"plugins/minify-flip-comparisons/index","type":"Minification"},{"name":"Minify guarded expressions","path":"plugins/minify-guarded-expressions/index","type":"Minification"},{"name":"Minify infinity","path":"plugins/minify-infinity/index","type":"Minification"},{"name":"Minify mangle names","path":"plugins/minify-mangle-names/index","type":"Minification"},{"name":"Minify numeric literals","path":"plugins/minify-numeric-literals/index","type":"Minification"},{"name":"Minify replace","path":"plugins/minify-replace/index","type":"Minification"},{"name":"Minify simplify","path":"plugins/minify-simplify/index","type":"Minification"},{"name":"Minify type constructors","path":"plugins/minify-type-constructors/index","type":"Minification"},{"name":"NODE_ENV inline transform","path":"plugins/transform-node-env-inline/index","type":"Transform Plugins"},{"name":"Object rest spread transform","path":"plugins/transform-object-rest-spread/index","type":"Transform Plugins"},{"name":"Object set prototype of to assign transform","path":"plugins/transform-object-set-prototype-of-to-assign/index","type":"Transform Plugins"},{"name":"Object.assign transform","path":"plugins/transform-object-assign/index","type":"Transform Plugins"},{"name":"Plugins","path":"plugins/index","type":"Plugins"},{"name":"Polyfill","path":"usage/polyfill/index","type":"Usage"},{"name":"Property literals transform","path":"plugins/transform-property-literals/index","type":"Transform Plugins"},{"name":"Proto to assign transform","path":"plugins/transform-proto-to-assign/index","type":"Transform Plugins"},{"name":"React constant elements transformer","path":"plugins/transform-react-constant-elements/index","type":"Transform Plugins"},{"name":"React display name transformer","path":"plugins/transform-react-display-name/index","type":"Transform Plugins"},{"name":"React inline elements transform","path":"plugins/transform-react-inline-elements/index","type":"Transform Plugins"},{"name":"React JSX compat transform","path":"plugins/transform-react-jsx-compat/index","type":"Transform Plugins"},{"name":"React JSX self transform","path":"plugins/transform-react-jsx-self/index","type":"Transform Plugins"},{"name":"React JSX source transform","path":"plugins/transform-react-jsx-source/index","type":"Transform Plugins"},{"name":"React JSX transform","path":"plugins/transform-react-jsx/index","type":"Transform Plugins"},{"name":"React preset","path":"plugins/preset-react/index","type":"Presets"},{"name":"Regenerator transform","path":"plugins/transform-regenerator/index","type":"Transform Plugins"},{"name":"Regexp constructors transform","path":"plugins/transform-regexp-constructors/index","type":"Transform Plugins"},{"name":"Remove console transform","path":"plugins/transform-remove-console/index","type":"Transform Plugins"},{"name":"Remove debugger transform","path":"plugins/transform-remove-debugger/index","type":"Transform Plugins"},{"name":"Runtime transform","path":"plugins/transform-runtime/index","type":"Transform Plugins"},{"name":"Simplify comparison operator transform","path":"plugins/transform-simplify-comparison-operators/index","type":"Transform Plugins"},{"name":"Stage 0 preset","path":"plugins/preset-stage-0/index","type":"Presets"},{"name":"Stage 1 preset","path":"plugins/preset-stage-1/index","type":"Presets"},{"name":"Stage 2 preset","path":"plugins/preset-stage-2/index","type":"Presets"},{"name":"Stage 3 preset","path":"plugins/preset-stage-3/index","type":"Presets"},{"name":"Strict mode transform","path":"plugins/transform-strict-mode/index","type":"Transform Plugins"},{"name":"Strip flow types transform","path":"plugins/transform-flow-strip-types/index","type":"Transform Plugins"},{"name":"Syntax async functions","path":"plugins/syntax-async-functions/index","type":"Syntax Plugins"},{"name":"Syntax async generators","path":"plugins/syntax-async-generators/index","type":"Syntax Plugins"},{"name":"Syntax class properties","path":"plugins/syntax-class-properties/index","type":"Syntax Plugins"},{"name":"Syntax decorators","path":"plugins/syntax-decorators/index","type":"Syntax Plugins"},{"name":"Syntax do expressions","path":"plugins/syntax-do-expressions/index","type":"Syntax Plugins"},{"name":"Syntax Dynamic Import","path":"plugins/syntax-dynamic-import/index","type":"Syntax Plugins"},{"name":"Syntax exponentiation operator","path":"plugins/syntax-exponentiation-operator/index","type":"Syntax Plugins"},{"name":"Syntax export extensions","path":"plugins/syntax-export-extensions/index","type":"Syntax Plugins"},{"name":"Syntax flow","path":"plugins/syntax-flow/index","type":"Syntax Plugins"},{"name":"Syntax function bind","path":"plugins/syntax-function-bind/index","type":"Syntax Plugins"},{"name":"Syntax function.sent","path":"plugins/syntax-function-sent/index","type":"Syntax Plugins"},{"name":"Syntax JSX","path":"plugins/syntax-jsx/index","type":"Syntax Plugins"},{"name":"Syntax object rest spread","path":"plugins/syntax-object-rest-spread/index","type":"Syntax Plugins"},{"name":"Syntax trailing function commas","path":"plugins/syntax-trailing-function-commas/index","type":"Syntax Plugins"},{"name":"Undefined to void transform","path":"plugins/transform-undefined-to-void/index","type":"Transform Plugins"}],"types":[{"name":"Core Packages","count":6,"slug":"core-packages"},{"name":"Minification","count":10,"slug":"minification"},{"name":"Plugins","count":3,"slug":"plugins"},{"name":"Presets","count":11,"slug":"presets"},{"name":"Syntax Plugins","count":15,"slug":"syntax-plugins"},{"name":"Transform Plugins","count":65,"slug":"transform-plugins"},{"name":"Usage","count":10,"slug":"usage"}]} |