Skip to content

hackerslizc/bin-code-editor

 
 

Repository files navigation

bin-code-editor

基本的代码编辑器插件,现只支持json,后期扩展配置

已重构编辑器,采用ace editor为基础依赖构建,新版本连接bin-ace-editor

Docs

document

Start

Clone or download this repository Enter your local directory, and install dependencies:

yarn

Develop

# serve with hot reload at localhost:8080
npm run dev

Build

# build for production with minification
npm run build

About

json编辑器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%