V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
YunYouJun
V2EX  ›  分享创造

wc-github-corners - 基于 Web Components 实现的可以在任意地方使用的 GitHub Corners

  •  
  •   YunYouJun ·
    YunYouJun · 2021-11-11 21:20:58 +08:00 · 1249 次点击
    这是一个创建于 911 天前的主题,其中的信息可能已经有所发展或是发生改变。

    链接

    简介

    github-corners 是一个显示在右上角展示 GitHub 项目链接的小挂件。

    目前与其相关的轮子大多是基于 React 或 Vue 进行封装,使用 Web Components 则可以原生通过 CDN 引入,或在任意框架里使用,方便、便捷、优雅,不妨一试。

    <script
      type="module"
      src="https://cdn.jsdelivr.net/npm/[email protected]"
    ></script>
        
    <github-corners repo="YunYouJun/wc-github-corners" blank></github-corners>
    

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5513 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 09:21 · PVG 17:21 · LAX 02:21 · JFK 05:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.