Skip to content

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

Open
@tiezhudotwang

Description

@tiezhudotwang

GitHub 地址:emaction/emaction.frontend

使用 Lit 构建的 Web Component,实现了类似 GitHub Issue 里那种 emoji reaction 的效果。引入后可以直接使用,像这样:

<script type="module" src="https://cdn.jsdelivr.net/gh/emaction/[email protected]/bundle.js"></script>
<emoji-reaction></emoji-reaction>

后端数据存放在 Cloudflare D1,(目前 D1 还处于测试阶段,但是我找了一圈,还是感觉这个最适合,目前有定时备份,应该不会出啥差错)。如果需要,也可以自己托管一个后端,README 里有相关介绍。

效果预览:emaction.cool

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions