0.15.2 • Published 9 months ago

regenerator-transform v0.15.2

Weekly downloads
14,186,780
License
MIT
Repository
github
Last release
9 months ago

regenerator-transform

Transform async/generator functions with regenerator

Installation

$ npm install regenerator-transform

Usage

Via .babelrc (Recommended)

.babelrc

// without options
{
  "plugins": ["regenerator-transform"]
}
// with options
{
  "plugins": [
    ["regenerator-transform", {
      asyncGenerators: false, // true by default
      generators: false, // true by default
      async: false // true by default
    }]
  ]
}

Via CLI

$ babel --plugins regenerator-transform script.js

Via Node API

require("@babel/core").transformSync("code", {
  plugins: ["regenerator-transform"]
});
@babel/plugin-transform-regeneratorbabel-plugin-transform-regeneratorarchetype-library@dinert/utilseasy-select-rnvuedragdropuploadimagesreact-native-bluetooth2killi8n-react-native-fast-imagern-send-sms@arisageha/react-lazyload@arisageha/react-lazyload-fix@cashremit/cr-streamline-iconsreact-native-template-rfbaseairscanairscan-examplebb-chatreact-native-esc-pos-sahaab@ihikmawan/tailwindcss-multi-theme-l2@borisovart/atol-kkt-module@phil8795/pecuniarius-apideneme323112@texttree/demo-bsa-reference-rcl@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkgql_din_modreact-native-thanh-toast-library@thanhnguyen14797/react-native-thanh-toast-library@l1nyanm1ng/react-picture-viewer@saeon/ol-react@saeon/quick-formcthpb-plugin-social@olivervorasai/sliderreact-native-printer-brothersrn-pdf-reader-offlinecbmis-ai-toolboxreact-native-shekhar-bridge-testasterjscogoportutilsuinz-notificationwilscanner@oiti/documentoscopy-react-native@mink-opn/build-tokensquoc-testreact-native-slider-kf@infinitebrahmanuniverse/nolb-rege@saaspe/componentshyperpass-sdkexpand-react-bridgeopea-bootstraapluminos-ui-coresklif-ui-kitsklif-api@everything-registry/sub-chunk-2643jawwy-sdkjawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgondp149-tablesklif-uireact-native-jawwy_sampleeasyplayer-mydynamic-ui-practiceemily-webpackeditorjs-alerticonsef-h5editorjs-text-alignment-toolelixir-react-stateful-12elabox-dapp-store.libdskcorenewvue-size-tracker@object-studio/react-native-web@oiti/rn-liveness2dwatch-in-depth@podlubnaja/ui-kit@seamlessc/tabler-icons-reactoracle-zkapp@pawjs/tapablevuex-parser@plogg/three@projectbabelfish/defikingdoms-sdk@posturize/react-resizable-rotatable-draggable@pregenerator/transformowt-client-javascript@sackmanson/quill-image-uploader@saeon/logger@phong95/react-native-multiple-image-picker@picaro/colorhelper@shivarajapple/first-librarywebpack_component_fund@poscredit/plugin-chart-boris@seitk/mongoose-paginate-v2@poondestroyer/sig@praella/localisationist@seculum/vue-dev-clonewc-starterkitwebdesa-laravel-final-release
0.15.2

9 months ago

0.15.1

1 year ago

0.15.0

3 years ago

0.14.5

4 years ago

0.14.4

4 years ago

0.14.3

4 years ago

0.14.2

4 years ago

0.14.1

5 years ago

0.14.0

5 years ago

0.13.4

5 years ago

0.13.3

6 years ago

0.13.2

6 years ago

0.13.1

6 years ago

0.13.0

6 years ago

0.12.4

6 years ago

0.12.3

6 years ago

0.12.2

6 years ago

0.12.1

6 years ago

0.12.0

6 years ago

0.11.1

6 years ago

0.11.0

7 years ago

0.10.1

7 years ago

0.10.0

7 years ago

0.9.12

7 years ago

0.9.11

7 years ago

0.9.10

7 years ago

0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago