tbranyen/diffhtml

Fully support React's createElement

tbranyen opened this issue · 1 comments

It would be handy for diff.createElement to match React's createElement signature. This would give us the ability to support JSX input.

This is implemented in #112