all-contributors / all-contributors/cli

Emoji Key as JSON?

Aberta
#331 6 comentários 0 reações 0 responsáveis Ver no GitHub
type: enhancement
Linguagem predominante
JavaScript
Estrelas
425
Forks
149
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.