Socket
Book a DemoInstallSign in
Socket

codeplayer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codeplayer

CodePlayer 是一款轻量、免登录、极快运行速度的 WebIDE,可以在线编写 vue2/3、react 等应用代码并运行,性能远超 CodePen、CodeSandbox、Stackblitz 等同类的产品。 在线体验 | 使用手册

latest
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

CodePlayer

CodePlayer 是一款轻量、免登录、极快运行速度的 WebIDE,可以在线编写 vue2/3、react 等应用代码并运行,性能远超 CodePen、CodeSandbox、Stackblitz 等同类的产品。

在线体验 | 使用手册

NPM version GITHUB star MIT-license

捕获

安装

npm i codeplayer
# or
yarn add codeplayer
# or
pnpm add codeplayer

使用

具体的使用参照使用手册

支持语法

  • ✅ html
  • ✅ js/ts
  • ✅ css/less/scss
  • ✅ jsx/tsx
  • ✅ vue2/3
  • ✅ react

速度对比

  • 比较基准: 以 Antd 组件库的 Button Demo 为例,分别访问各个平台,记录 Demo 加载完毕的总时长
  • 测试环境: Chrome v118、Windows 平台、100MB 带宽
平台首次访问(无缓存)后续访问(有缓存)Demo 地址
CodePlayer8s2sCodePlayer
CodePen12s4sCodePen
CodeSandbox19s17sCodeSandbox
Stackblitz29s22sStackblitz

交流与反馈

任何使用问题欢迎添加作者微信 zhoulx1688888 或者 QQ 群 245077601 进行咨询与反馈:

FAQs

Package last updated on 07 Dec 2023

Did you know?

Socket

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