Socket
Socket
Sign inDemoInstall

buddy-plugin-babel

Package Overview
Dependencies
97
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    buddy-plugin-babel

Buddy plugin for es6 source transforms (via Babel)


Version published
Maintainers
2
Install size
6.21 MB
Created

Readme

Source

buddy-plugin-babel

Buddy plugin for es6/jsx source transforms (via Babel).

Usage

By default, the following transformations are enabled:

  • babel-plugin-transform-class-properties
  • babel-plugin-transform-es2015-arrow-functions
  • babel-plugin-transform-es2015-block-scoped-functions
  • babel-plugin-transform-es2015-block-scoping
  • babel-plugin-transform-es2015-classes (loose)
  • babel-plugin-transform-es2015-computed-properties (loose)
  • babel-plugin-transform-es2015-destructuring (loose)
  • babel-plugin-transform-es2015-for-of (loose)
  • babel-plugin-transform-es2015-function-name
  • babel-plugin-transform-es2015-literals
  • babel-plugin-transform-es2015-modules-commonjs (loose)
  • babel-plugin-transform-es2015-object-super
  • babel-plugin-transform-es2015-parameters
  • babel-plugin-transform-es2015-shorthand-properties
  • babel-plugin-transform-es2015-spread (loose)
  • babel-plugin-transform-es2015-sticky-regex
  • babel-plugin-transform-es2015-template-literals (loose)
  • babel-plugin-transform-es2015-typeof-symbol
  • babel-plugin-transform-es2015-unicode-regex
  • babel-plugin-transform-es3-property-literals
  • babel-plugin-transform-es3-member-expression-literals
  • babel-plugin-transform-flow-strip-types
  • babel-preset-react

Keywords

FAQs

Last updated on 15 Sep 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc