diff --git a/demos/stefan/plugin-explorer/README.md b/demos/stefan/plugin-explorer/README.md new file mode 100644 index 000000000..cf4b3847b --- /dev/null +++ b/demos/stefan/plugin-explorer/README.md @@ -0,0 +1,14 @@ +# Babel Plugin Explorer Demo + +The babel.js plugin explorer allows developers to live program plugins to the babel transpiler used in Lively4. +Live programming provides instant feedback on the example input. +Further, Lively's self-sustaining nature allows you to apply changes to the compiler on-the-fly, thus, affecting all future module loads without the need to restart lively. + + + +You can go to the trace visualization using the button in top right corner. \ No newline at end of file