JSPM

babel-runtime-jsx-plus

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

Babel runtime support for jsx plus.

Package Exports

  • babel-runtime-jsx-plus

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

Readme

babel-runtime-jsx-plus

Support runtime of jsx plus.

  • createCondition: Helper for condition directive.
  • createList: Helper for list directive.
  • createJSXMemo: Memorized cache of memo directive.
  • classnames: Same function as npm package: classnames.
  • $slot: Component support of slot directive.