mustache / mustache/mustache.github.com
Add an Implementations.md
@jgonggrijp is already working on this.
Since Jul 20, 2026.
- Dominant language
- HTML
- Stars
- 2.5k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
This idea arose from the discussion in #159. In the root of the repository, I want to create a file named Implementations.md that lists all known benign Mustache implementations.
This will make it possible to list more than one implementation per host programming language and to briefly describe the differences between them. The mechanic of listing language support on the home page can stay the same, but the languages.yml can link to a section of the Implementations.md for those languages where there is more than one viable option, instead of linking directly to one of them.
In addition to mentioning languages directly on the home page, I want to add a link at the end of that listing that points to the whole Implementations.md. It should look something like "(see all)".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.