编码转换
Codetmp可帮助您在浏览器中开发JavaScript应用程序。
官方网站
主要特点
轻的。
移动友好。
与Google云端硬盘同步的文件。
使用快速原型。
编辑本地系统文件(需要支持文件系统访问API的浏览器)
Divless-HTML
Divless,无名称的关闭标记HTML允许您快速编写HTML标记以进行沙箱活动。
Basic tag writing
[ ] is equal to
[table ] is equal to
Basic attributes and content writing
[ .my-class]
[ @element-id]
[ {background:red}]
[ "This is the content of the div"]
1