An open API service indexing awesome lists of open source software.

https://github.com/mini-ghost/vue-github-comment


https://github.com/mini-ghost/vue-github-comment

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# vue-github-comment

這是一個參考 [gitalk](https://github.com/gitalk/gitalk) 原始碼設計並且轉換到 Vue Component 的 github comment 系統。主要將原作中 UI 與 GitHub API 混雜的部分離,讓 Vue Component 專心管理 UI 顯示,而 API Class 統一處理 GitHub API 的串接。