You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
areaEditor.js, a lightweight (<2kb) web-based code editor using JavaScript to enhance <textarea> with smart indentation & bracket pairing for smoother coding. 这是个根据 JavaScript 里几个关于操纵 HTML 原生文本编辑框元素 <textarea> API 而开发的增强版 <textarea> 运行库(迷你版代码编辑器)。它只有不到 2kb 大小,但它能大大增强您在编辑代码时的体验。(MIT License)