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 摘要。