all-contributors / all-contributors/cli

Emoji Key as JSON?

未關閉
#331 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
type: enhancement
主要語言
JavaScript
星號
425
分支
149
PR 合併指標
30 天內沒有已合併 PR

描述

Ya'll have a great tool here!
I love seeing the progress you've made.
The bot is killer and has really delighted folks as we spin up the [React Podcast/lunch.dev Discord community](https://events.lunch.dev/discord)

## Challenge

Hi! The lunch.dev community is building a [community page](https://events.lunch.dev) in Eleventy.
Today, @BenDMyers took all-contributors data and piped it into Eleventy, to construct a public page. Great and easy!

[Related pull request](https://github.com/LunchDevCommunity/community-calendar/pull/68/files)

You can see that we he had to re-construct the emoji key in JSON to make the resulting page legible.
We then came here to see if that information was available as data.

## Desire

From my search, all-contributors only exposes the emoji key as `.md` and a public page.
It would be nice to have this as JSON, to use in adjacent tooling.

## Alternatives

1. Local MD to JSON
I considered this for a hot second but it felt p tightly coupled to the information architecture of the .md file.

2. A new npm package
This is a totally reasonable alternative. But it wouldn't be able to be versioned and maintained with the core project.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。