JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q35462F
  • License ISC

Babel Plugin Macro for classed-components

Package Exports

  • classed.macro

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 (classed.macro) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Babel Plugin Macro for "classed-components"

This macro adds display name and a data attribute to enable better debugging.

Install both packages: npm i classed-components classed.macro Then just use class.macro instead: import classed from "classed.macro";