江夏尧

Results 24 comments of 江夏尧

兄弟们,可以试试 谷歌插件 Disable Content-Security-Policy,我这边时可以使用的,这个玩意可以关掉 CSP

- Put your cursor on the webpage when the music are calling to play! - Because we put the cursor out of the website page, somewhere like Chrome Devtools, -...

.xmind 格式是 xmind 官方提供的一个插件直接可以渲染的 [xmind-embed-viewer](https://github.com/xmindltd/xmind-embed-viewer) 原理是 iframe 加 postMessage 方式进行数据沟通将主页面的 文件的 arrayBuffer 传给那个网站。 .md 是采用 [remake](https://www.npmjs.com/package/remark) 进行渲染的,markdown 转成 html,然后使用的是 [github 风格的 css 文件 ](https://www.npmjs.com/package/github-markdown-css)

@starEDU 在源代码里面有更详细的使用 :smile: 哦,markdown 那个库叫 remark,打错字了

我把 您的关于抽离 tags 的一些操作封装到了 https://github.com/KonghaYao/ai-tag/blob/master/src/utils/getPromptsFromPic.ts 运用到了我的项目中,但是没有上传 npm 谢谢您的贡献!

我看源代码知道 sources 是有 id 值的,可以直接从 sources 中读取 详细看这里吧 https://github.com/alienzhou/web-highlighter/blob/3aa248a2ae9ccabdf1be594da09dd549c0c1f50e/src/data/cache.ts#L16-L24

额 CSP协议是浏览器级别的协议,可以通过插件绕过,在 Chrome 商店 可以找到 这个项目 https://github.com/PhilGrayson/chrome-csp-disable

我做了 meilisearch 的全文搜索,速度非常快 https://github.com/KonghaYao/chinese-poetry-index

https://github.com/KonghaYao/chinese-poetry-index 我的项目里面做了整个仓库的 json 格式转化,并做了全文搜索的 demo。mongodb 的上传脚本暂时废了,但是可以自己写一下。 @383747787 @Charonxin

等待它的第一个完成版本