书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 2832 个相关结果.
  • function-bind

    @babel/plugin-proposal-function-bind Detail Example Basic Using with document.querySelectorAll Auto self binding Installation Usage With a configuration file (Recommended) ...
  • decorators

    @babel/plugin-proposal-decorators Example Simple class decorator Class decorator Class function decorator Installation Usage With a configuration file (Recommended) Via CLI ...
  • decorators

    @babel/plugin-proposal-decorators Example Simple class decorator Class decorator Class function decorator Installation Usage Via CLI Via Node API Options decoratorsBeforeEx...
  • cli

    Install Usage Compile Files Compile with Source Maps Compile Directories Ignore files Copy files Piping Files Using Plugins Using Presets Ignoring .babelrc Advanced Usage...
  • core

    @babel/core transform transformSync transformAsync transformFile transformFileSync transformFileAsync transformFromAst transformFromAstSync transformFromAstAsync parse pa...
  • FAQ

    FAQ Why is the output of for...of so verbose and ugly? Why are this and arguments being remapped in arrow functions? Why is this being remapped to undefined ? Help?! I just ...
  • Usage Guide

    Usage Guide Overview Basic usage with CLI Core Library CLI tool Plugins & Presets Configuration Polyfill Summary Usage Guide There are quite a few tools in the Babel to...
  • transform-runtime

    @babel/plugin-transform-runtime Installation Why? Usage With a configuration file (Recommended) Via CLI Via Node API Options corejs helpers polyfill regenerator useBu...
  • Getting Started

    在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev jest 注:Jest的文档统一使用yarn 命令,不...
  • Adding Relay

    Adding Relay Adding Relay Relay is a framework for building data-driven React applications powered by GraphQL. The current release of Relay works with Create React App projects...