Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

babel-pundle

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-pundle

Babel transformer for Pundle

latest
Source
npmnpm
Version
1.1.12
Version published
Maintainers
1
Created
Source

Babel-Pundle

Babel transformer for Pundle

Installation

npm install --save babel-pundle

Usage

pundle.loadPlugins([
  ['babel-pundle', {
    ignored?: RegExp,
    extensions?: ['.js'],
    config: {
      ... babel config ...
    }
  }]
]).then(() => console.log('Plugin loaded successfully'))

License

This project is licensed under the terms of MIT License. See the LICENSE file at the root of the Github repo for more info.

FAQs

Package last updated on 13 Dec 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