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-resized@cs6/react-native-test-native-view-library@con-test/react-native-concent-common@damian.lnc/core@damruravihara/react-native-testing-package@corelmax/react-native-my2c2p-sdk@coral-forks/relay-compiler@cqingwang/react-native@caiwenshu/metro-bundler@praella/localisationist@routebuddies/react-native-mapbox-navigationjrennsoh88-react-native-scroll-indicatorjst-react-nativejnf-accesscontrol-rnttljordy-frijters-test-libkernckhaled-salem-custom-componentsjawwy_library_newframework_test_library_sixdee_new_jawwyfund-metro-react-native-babel-transformerfund-metro-transform-workerreact-native-omental-frameworkreact-native-sixdee_test_libtrc-react-native@amirdiafi/react-native-ios-haptics@apardellass/react-native-audio-stream@asiz33/smartblok-vendure-plugin@assystant/firebase@ardatan/relay-compiler@askel4dd/metro@affinidi/affinidi-auth-sdk-kernel@ali5049/react-native-buttons@ajhyndman/relay@alanastor/robylon-react-native-sdk@alot/transformer@baloochat/react-native-svg-uri@aysea/react-native-ui-library@axsy-dev/metro-bundler@bigeye/react-native@binarymuse/relay-compiler@brantalikp/rn-resize@christianv/relay-compiler@10102004tan/react-native-select-dropdown-v2@adembacaj/react-native-google-pay@_nomtek/react-native-shimmer-animation@azalpacir/react-native-dhp-printer@dbslone/relay-compiler@felipesimmi/react-native-datalogic-module@hbglobal/react-native-actions-shortcuts@idas1/ui-component-lib@geeky-apo/react-native-advanced-clipboard@gatsbyjs/relay-compiler@glyw/react-native-tabbed-section-list@grandrounds/react-native@lehuyaa/my-assets@mtsmfm/relay-compiler@navabi/react-native-ssl-pinning@ndjoe/react-native-bluetooth-escpos-printer@entria/relay-compiler
3.4.0

4 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.2

6 years ago

3.1.1

6 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

8 years ago

2.1.1

8 years ago

2.1.0

9 years ago

2.0.0

9 years ago

2.0.0-alpha.1

9 years ago

1.0.0

9 years ago