一键从任意网站获取经过重构的html/css,支持获取整个网页和部分组件。
中文简介
RunJS是一个前端专用的在线代码编辑器,能在浏览器上完成轻量级的前端代码编写、预览和分享。
RunJS浏览器插件支持一键重构任意网页的html/css代码,并且支持获取网页部分模块的组件代码,是前端人员收藏网页效果的好帮手。
英文简介
RunJS is an online Javascript playground, for creating/collecting and sharing html/css/js code. Without switching from browser tabs or apps, user can write a code snippet or markdown note for current viewing technical article.
You can also use RunJS chrome extension to collect UI component from any website easily. The output is only pure html/css code based on user-defined styles on origin website, no getComputedStyle. Support tailwind/inline style, support JSX, support simple hover effects and css animations.