3.4.0 • Published 4 years ago

babel-preset-fbjs v3.4.0

Weekly downloads
1,387,241
License
MIT
Repository
github
Last release
4 years ago

babel-preset-fbjs

Babel preset for Facebook projects.

Install

$ npm install --save-dev babel-preset-fbjs

Basic Usage

Via .babelrc

.babelrc

{
  "presets": ["fbjs"]
}

Via CLI

$ babel script.js --presets fbjs

Via Node API

require('@babel/core').transform('code', {
  presets: ['fbjs']
});

Advanced Usage

require('@babel/core').transform('code', {
  presets: [
    require('babel-preset-fbjs/configure')({
      autoImport: true,
      inlineRequires: false,
      rewriteModules: {},
      stripDEV: false
    }
  ]
});
@react-native/babel-transformereasy-select-rnreact-native-bluetooth2killi8n-react-native-fast-imagern-send-smsreact-native-template-rfbaseairscanairscan-examplereact-native-esc-pos-sahaab@borisovart/atol-kkt-moduledeneme323112@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkreact-native-thanh-toast-library@thanhnguyen14797/react-native-thanh-toast-libraryreact-native-printer-brothersrn-pdf-reader-offlinereact-native-shekhar-bridge-testwilscanner@oiti/documentoscopy-react-nativequoc-testrn-0.45-fork-oreoreact-native-slider-kf@infinitebrahmanuniverse/nolb-babel-preset-f@prodam/prodam-typesluminos-ui-core@everything-registry/sub-chunk-1206jawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-jawwy_samplegriffin-ui-librarytest-library-123test-haptik-libtest-npm-jjmessiwifi_configuration_packagetest-zeo-collecttestnpm_lmnvision-camera-plugin-face-detectorvision-camera-base64-resizedjrennsoh88-react-native-scroll-indicatorjst-react-nativejnf-accesscontrol-rnttljordy-frijters-test-libkernckhaled-salem-custom-componentsiftide-clilrn_metromanan-react-native-expo-authorize-net@wellbye/metro@wecraftapps/react-native-use-keyboard@thinxviewx/core-rn@tsyeyuanfeng/metro-bundler@thanhpcc96/bundler-thanhpcc@trackier/react-native-trackier@vincentriemer/relay-compiler@vincentriemer/scripts@vidit-me/react-native-wheely@upacyxou/react-native-draggable-flatlist@vjpr/metro@yplabs-ltd/react-native-detector@zalastax/nolb-babel-preset-fagent-get-agentaffinidi-auth-sdk-kernelact_mvvm_shop_cartadyen-rnbabel-preset-datapipelineawesome-module-kd@oiti/rn-liveness2d@onegraph/relay-compiler@idas1/ui-component-lib@phong95/react-native-multiple-image-picker@ponchodien/react-native-printer-imin@peergrade/relay@peergrade/relay-compilergermsgenz-native-elementsframework_test_library_sixdeeframework_test_library_sixdee_newframework_test_library_sixdee_new_newgaurav-react-native-loop@status-im/react-native-transparent-video@sultandelux/react-native-sms-user-consent@taingo97/react-native-awesome-module@taingo97/react-native-bluetooth-escpos-printer@taingo97/react-native-bluetooth-xprinter@taingo97/react-native-expo-key-rsa-kt@taingo97/react-native-expo-rsa@taingo97/react-native-generate-key-rsa@taingo97/react-native-key-rsa@taingo97/react-native-print-xprinter@taingo97/react-native-printer-imin@taingo97/react-native-rsa@taingo97/react-native-rsa-expo@taingo97/react-native-sunmi-printer@taingo97/react-native-telpo-printerdww-relay-compilerfbjs-scripts
3.4.0

4 years ago

3.3.0

6 years ago

3.2.0

7 years ago

3.1.2

7 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.3.0

7 years ago

2.2.0

7 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

2.0.0-alpha.1

10 years ago

1.0.0

10 years ago