用 Vue 造了一个 jsFiddle 的轮子

Github: https://github.com/chairuosen/demo-runner

Demo: http://demo.ruosen.io/demo-runner/

jsFiddle 每次提交都需要 post 请求回来才能看结果,比较慢用起来不爽,国内同类产品又没有 emmet 。 所以造了个轮子,纯前端跑结果,零延迟,像用本地编辑器一样 Ctrl+S 看预览结果。并且异步保存到后端,url自动变化,可以分享给他人。

另外,里面自己封装了一个 c9 的 ace editor 的 Vue 组件 https://github.com/chairuosen/vue-ace-editor

Ruosen

Be a Geek, Do the right thing;