Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 302 Bytes

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.