Socket
Socket
Sign inDemoInstall

babel-preset-calebmer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-calebmer

A Babel preset for modern JavaScript development.


Version published
Maintainers
1
Created
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

Package last updated on 22 Aug 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc