Socket
Socket
Sign inDemoInstall

babel-preset-calebmer

Package Overview
Dependencies
118
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    babel-preset-calebmer

A Babel preset for modern JavaScript development.


Version published
Weekly downloads
11
increased by1000%
Maintainers
1
Install size
4.93 MB
Created
Weekly downloads
 

Readme

Source

babel-preset-calebmer

This Babel preset holds plugins that make modern JavaScript development with a Babel compiler much easier.

What’s included?

  • All the ES2015 transforms. ES module transformation can be configured using a modules option (true if you don’t want modules compiled into CommonJS).
  • All of the ES2016 transforms.
  • Assorted proposal transforms, including: trailing commas, async functions, class properties, object rest spread, export extensions, and function bind.
  • React transforms with extra development and production transforms. Use the production option to configure.
  • Loose mode in supported transforms. Use the production option to configure.

FAQs

Last updated on 05 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