Socket
Socket
Sign inDemoInstall

@wanglin1994/code-run

Package Overview
Dependencies
67
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @wanglin1994/code-run

一个简单的前端代码在线运行平台


Version published
Maintainers
1
Created

Readme

Source

code-run

一个代码在线编辑预览工具,类似codepen

在线使用:http://lxqnsys.com/code-run/,在线版支持用户登录相关功能,支持云端保存与分享,本仓库的代码不包含该部分功能,如有需要,可邮件联系:1013335014@qq.com

项目设计思路及开发过程可参考文章:https://juejin.cn/post/6965467528600485919

特性

  • 支持多种预处理语言

  • 支持多种布局随意切换

  • 支持添加额外的cssjs资源

  • 内置多种常用模板

  • 支持导出zip

  • 支持代码格式化

  • 美观强大的控制台

安装

启动&打包

git clone https://github.com/wanglin2/code-run.git

cd code-run

npm i

npm run dev

npm run build

依赖

视图库:VUE 3.X

UI库:element-plus

编辑器:Monaco Editor

Keywords

FAQs

Last updated on 06 Aug 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc