Home > Backend Development > PHP Tutorial > javascript - 是否有js,css,html代码格式化的开源库?

javascript - 是否有js,css,html代码格式化的开源库?

WBOY
Release: 2016-06-06 20:20:02
Original
1690 people have browsed it

我用ace.js做了一个在线代码编辑工具,后台用的是php。但是ace不支持对代码进行格式化。是否有可用的js或php的库,可以对js、css、html的代码进行格式化?求推荐。

回复内容:

我用ace.js做了一个在线代码编辑工具,后台用的是php。但是ace不支持对代码进行格式化。是否有可用的js或php的库,可以对js、css、html的代码进行格式化?求推荐。

codemirror

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template