We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub 地址:emaction/emaction.frontend
使用 Lit 构建的 Web Component,实现了类似 GitHub Issue 里那种 emoji reaction 的效果。引入后可以直接使用,像这样:
<script type="module" src="https://cdn.jsdelivr.net/gh/emaction/frontend.dist@1.0.2/bundle.js"></script> <emoji-reaction></emoji-reaction>
后端数据存放在 Cloudflare D1,(目前 D1 还处于测试阶段,但是我找了一圈,还是感觉这个最适合,目前有定时备份,应该不会出啥差错)。如果需要,也可以自己托管一个后端,README 里有相关介绍。
效果预览:emaction.cool
The text was updated successfully, but these errors were encountered:
No branches or pull requests
GitHub 地址:emaction/emaction.frontend
使用 Lit 构建的 Web Component,实现了类似 GitHub Issue 里那种 emoji reaction 的效果。引入后可以直接使用,像这样:
后端数据存放在 Cloudflare D1,(目前 D1 还处于测试阶段,但是我找了一圈,还是感觉这个最适合,目前有定时备份,应该不会出啥差错)。如果需要,也可以自己托管一个后端,README 里有相关介绍。
效果预览:emaction.cool
The text was updated successfully, but these errors were encountered: