react-runner-buble
v0.2.1
Published
Run your React code on the go
Downloads
2
Maintainers
Readme
react-runner-buble
react-runner but use Bublé as the compiler, which has better support for old browsers(like IE), but some wonderful features like class fields
are not supported, also type system is not supported, so the type
parameter in the API is not available.
If you want to use it with react-live-runner, just alias react-runner-buble
to react-runner
in your bundling tool, then react-live-runner
could be used to replace react-live
without fear.
License
MIT © Neo Nie