Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You mean how the DOM is constructed via JS functions? There's this project to fix it: https://github.com/insin/msx


Thanks for this, I was looking for something that could keep me using Mithril.


FYI, you can use Babel to transpile JSX for Mithril by putting this in .babelrc:

    {
      "jsxPragma": "m"
    }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: