Skip to content
New issue

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

【开源自荐】emaction - 一个 web component,可以提供类似 github issue 那种 emoji reaction #3309

Open
tiezhudotwang opened this issue Jul 27, 2023 · 0 comments
Labels

Comments

@tiezhudotwang
Copy link

tiezhudotwang commented Jul 27, 2023

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

@tiezhudotwang tiezhudotwang changed the title 【开源自荐】emaction - GitHub styled emoji reaction for blogs 【开源自荐】emaction - 一个 web component,可以提供类似 github issue 那种 emoji Jul 31, 2023
@tiezhudotwang tiezhudotwang changed the title 【开源自荐】emaction - 一个 web component,可以提供类似 github issue 那种 emoji 【开源自荐】emaction - 一个 web component,可以提供类似 github issue 那种 emoji reaction Jul 31, 2023
@ruanyf ruanyf added the weekly label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants