网站收集 (技术向)
November 2, 2024 by
收集一些遇到的, 可能会用上的网站
React
- reactuse:
React
钩子函数 https://reactuse.com/ - react-contexify: 右键菜单 https://github.com/fkhadra/react-contexify
- remix: 全栈框架 https://remix.run/
Editor
- monaco-editor: 编辑器 https://microsoft.github.io/monaco-editor/
- codeimg: 图片转代码 https://codeimg.io/
Electron / 桌面应用
- awesome-electron: 目录网站 https://github.com/sindresorhus/awesome-electron
- tauri v1: 桌面应用 https://v1.tauri.app/
- tauri v2: 桌面应用 https://v2.tauri.app/
Web3
- Ethers 极简入门: https://github.com/sexdefi/WTF-Ethers
- Solidity v0.8.21 中文文档: https://docs.soliditylang.org/zh/v0.8.21/
Nodejs 工具
- turndown: 将
HTML
转为Markdown
https://github.com/mixmark-io/turndown
Nodejs 服务
- strapi:
CMS
服务 https://strapi.io/integrations/nextjs-cms - NodeBB: 论坛 https://docs.nodebb.org/configuring/running/