{{ if image }}
{{ /if }} {{ if homepage }} {{ /if }} {{ if name && url }} {{ /if }} {{ if description }} {{ /if }} {{ if summary }} {{ /if }} {{ if stars }} {{ /if }} {{ if forks }} {{ /if }} {{ if subscribers }} {{ /if }} {{ if language }} {{ /if }} {{ if license }} {{ /if }} {{ if openIssues }} {{ /if }}
Homepage {{ homepage }}
GitHub Repo {{ name }}
Description {{ description }}
Summary {{ summary }}
Stars {{ stars }}
Forks {{ forks }}
Subscribers {{ subscribers }}
Language {{ language }}
License {{ license }}
Is in Chinese {{ if isChinese }} Yes {{ else }} No {{ /if }}
Is Organization {{ if isOrganization }} Yes {{ else }} No {{ /if }}
Is Active {{ if isActive }} Yes {{ else }} No {{ /if }}
Open Issues {{ openIssues }}