Socket
Book a DemoInstallSign in
Socket

babel-preset-es2015-loose-rollup

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-es2015-loose-rollup

Babel ES2015 Loose mode to be used with rollup

7.0.0
latest
Source
npmnpm
Version published
Weekly downloads
221
24.86%
Maintainers
1
Weekly downloads
 
Created
Source

babel-preset-es2015-loose-rollup

Babel ES2015 Loose mode to be used with rollup

Dependency Status

devDependency Status

This combines babel-preset-loose with babel-preset-es2015-rollup.

The version number does not correspond the Babel version number.

Install

$ npm install babel-preset-es2015-loose-rollup --save-dev

Usage

.babelrc

{
  "presets": ["es2015-loose-rollup"]
}

Via CLI

$ babel script.js --presets es2015-loose-rollup

Via Node API

require('babel-core').transform('code', {
  presets: ['es2015-loose-rollup']
});

Keywords

babel

FAQs

Package last updated on 10 Jan 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.