babel-plugin-external-helpers-2

## Installation

This was a temporary package since the package name was already taken. The package name was transferred for babel so we recommend using babel-plugin-external-helpers instead.
Last updated 9 years ago by sebmck .
MIT · Repository · Original npm · Tarball · package.json
$ npm install babel-plugin-external-helpers-2 
SYNC missed versions from official npm registry.

babel-plugin-external-helpers-2

Installation

$ npm install babel-plugin-external-helpers-2

Usage

Via .babelrc (Recommended)

.babelrc

{
  "plugins": ["external-helpers-2"]
}

Via CLI

$ babel --plugins external-helpers-2 script.js

Via Node API

require("babel-core").transform("code", {
  plugins: ["external-helpers-2"]
});

Current Tags

  • 6.3.13                                ...           latest (9 years ago)
  • 6.3.13                                ...           stable (9 years ago)

17 Versions

  • 6.3.13 [deprecated]           ...           9 years ago
  • 6.2.4                                ...           9 years ago
  • 6.1.18                                ...           9 years ago
  • 6.1.17                                ...           9 years ago
  • 6.1.16                                ...           9 years ago
  • 6.1.13                                ...           9 years ago
  • 6.1.12                                ...           9 years ago
  • 6.1.10                                ...           9 years ago
  • 6.1.9                                ...           9 years ago
  • 6.1.7                                ...           9 years ago
  • 6.1.6                                ...           9 years ago
  • 6.1.5                                ...           9 years ago
  • 6.1.4                                ...           9 years ago
  • 6.0.15                                ...           9 years ago
  • 6.0.14                                ...           9 years ago
  • 6.0.2                                ...           9 years ago
  • 6.0.1                                ...           9 years ago
Downloads
Total 3
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE