Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangpin34/wxformat
markdown 编辑器 for 微信公众号文章
https://github.com/wangpin34/wxformat
Last synced: 5 days ago
JSON representation
markdown 编辑器 for 微信公众号文章
- Host: GitHub
- URL: https://github.com/wangpin34/wxformat
- Owner: wangpin34
- License: mit
- Created: 2021-09-30T09:11:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T08:07:13.000Z (4 months ago)
- Last Synced: 2024-08-02T09:37:54.390Z (4 months ago)
- Language: TypeScript
- Homepage: https://wxformat.netlify.app/
- Size: 3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 微信公众号 markdown 编辑器
![](./public/markdown%20for%20wx-logos.jpeg)
受 https://lab.lyric.im/wxformat/ 启发,用熟悉的 ReactJS 做一个类似的编辑器, Just for Fun。
## 技术栈:
- [codemirror@v6](https://codemirror.net/)
- [ReactJS@v18](https://react.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [daisyUI](https://daisyui.com/)## 图标
使用以下工具制作了 Logo 和 Icon:
- [💗adobe create logo](https://www.adobe.com/express/create/logo) 制作 Logo
- [app icon maker](https://appiconmaker.co/) 生成不同尺寸副本 logo
- [convertio](https://convertio.co/) 生成 ico## LICENSE
MIT