jridgewell / babel-plugin-transform-incremental-dom

Turn JSX into IncrementalDOM
MIT License
145 stars 12 forks source link

Runtime Module Source #72

Closed jridgewell closed 7 years ago

jridgewell commented 7 years ago

This auto-imports the needed JSX -> iDOM runtime methods, and mirrors the moduleSource auto-importing option.