新一代的轻量级在线协作编辑:Plunker
jopen
10年前
Plunker 是一个新一代的轻量级在线协作编辑平台。
Plunker组件库
- plunker_api The server that connects to a mongodb database and serves requests over a restful api.
- plunker_www The server that is responsible for hosting and running the front-end that users see and touch everyday.
- plunker_run The server that allows for previewing of plunks and temporary previews and also does the dynamic transpilation.
- plunker_collab The server that serves the code necessary for collaborative coding as well as doing the actual operational transformation over a browserchannel connection.
- plunker_embed The server that hosts the embedded views of plunks.
特点:
-
实时的代码协作
-
全功能、可定制语法编辑器
-
代码更改可即时预览效果
-
代码提示
-
可 Fork、评论和分享
-
完全开源,使用 MIT 许可
编辑界面如下图所示: