reactive-jsx
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

reactive-components

  • [x] dom elements
  • [x] attrs
  • [x] event handlers
  • [x] children
  • [x] texts
  • [x] composition
  • [x] components
  • [ ] dynamic children
    • [x] props
    • [ ] optimize replace children
  • [ ] app mount

// Links // - https://github.com/jamiebuilds/babel-handbook/blob/master/translations/nl/plugin-handbook.md // - https://www.the-guild.dev/blog/how-i-build-babel-plugins // - https://lihautan.com/step-by-step-guide-for-writing-a-babel-transformation/

// Typesafe Babel Plugin Development: // - https://github.com/babel/babel/issues/10637#issuecomment-882101248

// traverse - find all global references // https://github.com/babel/babel/discussions/11654

/reactive-jsx/

    Package Sidebar

    Install

    npm i reactive-jsx

    Weekly Downloads

    4

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    7.3 MB

    Total Files

    27

    Last publish

    Collaborators

    • lukasbombach