摘要: blob Mdn : Blob 对象表示一个不可变、原始数据的类文件对象。它的数据可以按文本或二进制的格式进行读取,也可以转换成 ReadableStream 来用于数据操作。 const obj = {hello: 'world'}; const blob = new Blob([JSON.str 阅读全文
posted @ 2022-10-14 14:56 Running00 阅读(20) 评论(0) 推荐(0) 编辑
摘要: Monaco Editor 2022-10-14 Weekly Downloads: 571,978 Last publish: a day ago https://github.com/microsoft/monaco-editor star: 31.4k react Weekly Downloa 阅读全文
posted @ 2022-10-14 13:26 Running00 阅读(29) 评论(0) 推荐(0) 编辑
摘要: 2022-10-14 codemirror Weekly Downloads: 1,597,477 Last publish: 24 days ago https://github.com/codemirror/dev/ star :3.1k 阅读全文
posted @ 2022-10-14 13:19 Running00 阅读(49) 评论(0) 推荐(0) 编辑
摘要: https://www.npmjs.com/package/@uiw/react-codemirror Weekly Downloads: 109,494 star: 583 阅读全文
posted @ 2022-10-14 13:16 Running00 阅读(22) 评论(0) 推荐(0) 编辑
摘要: Ace,CodeMirror 和 Monaco 趋势 https://npmtrends.com/ace-code-editor-vs-codemirror-vs-monaco-editor https://npmtrends.com/ace-builds-vs-codemirror-vs-mona 阅读全文
posted @ 2022-10-14 13:12 Running00 阅读(186) 评论(0) 推荐(0) 编辑