Generate metrics that can be embedded everywhere, including your GitHub profile readme! For users, organizations, and even repositories!
| For user accounts |
For organization accounts |
<%- plugins.base.readme.demo?.replace(/
<% {
let cell = 0
const elements = Object.entries(plugins).filter(([key, value]) => (value)&&(!["base", "core"].includes(key)&&(value.category !== "community")))
-%>
|
🧩 Customizable with <%= Object.entries(plugins).filter(([key, value]) => (value)&&(!["base", "core"].includes(key))).length %> plugins and <%= Object.entries(descriptor.inputs).length %> options!
|
<% if (elements.length%2)
elements.push(["", {readme:{demo:`![]() | `}}])
for (let i = 0; i < elements.length; i+=2) {
const cells = [["even", elements[i]], ["odd", elements[i+1]]]
for (const [cell, [plugin, {name, readme}]] of cells) {
if (cell === "even") {
-%>
<% } %> | <% if (plugin) { %><%= name -%><% } %> |
<% if (cell === "odd") {
-%>
<% }}
for (const [cell, [plugin, {name, readme}]] of cells) {
if (cell === "even") {
-%>
<% } %> <%- readme.demo.replace(/
i ? ` ${x}` : x)?.join("\n") %>
<% if (cell === "odd") {
-%>
<% }}} -%>
|
🎲 See also community plugins
|
<% } %>
<% {
let cell = 0
const elements = Object.entries(templates).filter(([key, value]) => (value)&&(!["community"].includes(key)))
-%>
|
🖼️ And even more with <%= elements.length %>+ templates!
|
<% if (elements.length%2)
elements.push(["", {readme:{demo:`![]() | `}}])
for (let i = 0; i < elements.length; i+=2) {
const cells = [["even", elements[i]], ["odd", elements[i+1]]]
for (const [cell, [template, {name, readme}]] of cells) {
if (cell === "even") {
-%>
<% } %> | <%- name -%> |
<% if (cell === "odd") {
-%>
<% }}
for (const [cell, [template, {name, readme}]] of cells) {
if (cell === "even") {
-%>
<% } %> <%- readme.demo.replace(/
i ? ` ${x}` : x)?.join("\n") %>
<% if (cell === "odd") {
-%>
<% }}} -%>
| 📕 See also community templates |
🦑 Try it now! |
| 📊 Metrics embed |
✨ Metrics insights |
Embed metrics images on your profile or blog!
Use GitHub actions for even more features!
|
Share your metrics with friends and on social medias!
No configuration needed!
|
Power user?
Fork this repository and edit HTML, CSS, JS and for even more customization!
|
<% } %>