esxjs / esx

Like JSX, but native and fast
MIT License
654 stars 11 forks source link

First of all nice implamentation not esm code but good cjs code #14

Open frank-dspeed opened 4 years ago

frank-dspeed commented 4 years ago

We Should allow to do dependency injection for react that means we don't put it in here as dependency we allow to init esx with something that does allow createElement and Fragment

so this can be used with h() and preact and even in other implamentations that would be nice..