JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7560
  • Score
    100M100P100Q73717F
  • License MIT

Enables zero-config, importable babel plugins

Package Exports

  • babel-macros

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (babel-macros) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

babel-macros 🎣

Enables zero-config, importable babel plugins


Build Status Code Coverage Dependencies version downloads MIT License

All Contributors PRs Welcome Donate Code of Conduct Roadmap Examples

Watch on GitHub Star on GitHub Tweet

The problem

// TODO

This solution

This is a work in progress and the form of the solution will likely change a lot before 1.0.0 is released. Collaboration is welcome!

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:

npm install --save-dev babel-macros

Usage

// TODO

Inspiration

Other Solutions

Contributors

Thanks goes to these people (emoji key):


Kent C. Dodds

💻 📖 🚇 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT