Skip to content

Latest commit

 

History

33 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

OnCode

A very, very lightweight code editor.

Features

  • Highlighting

  • Suggestions

  • Auto intending

Supported languages

  • Javascript

  • HTML

  • CSS

Usage

const editor = new OnCode(
  document.querySelector("#myEditor"), // Targeted element
  "js" // Programming language; Supported values: "js", "html", "css"
);

Please feel free to contribute! :)

关于

A very, very lightweight (~20kb) code editor.

Topics

Resources

Stars

6 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages