https://github.com/mustache/mustache

Last synced: about 1 month ago

Repository metadata:

Logic-less Ruby templates.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 714
Total Committers: 76
Avg Commits per committer: 9.395
Development Distribution Score (DDS): 0.436

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Chris Wanstrath c****s@o****g 403
Ricardo Mendes r****u@g****m 132
Pieter van de Bruggen p****e@g****m 17
Markus Harmsen m****s@t****e 15
Magnus Holm j****r@g****m 15
anomal00us 9****s 8
Francesc Esplugas f****c@i****m 8
Killa l****k@g****m 7
Joshua Peek j****h@j****m 7
Ricardo Mendes r****s@n****m 6
Hugo Peixoto h****o@n****m 5
Barry Allard b****y@b****e 4
Julian Gonggrijp d****v@j****m 4
Nicolas Sanguinetti c****o@n****o 4
Samuel Williams s****s@o****z 3
Nathan Weizenbaum n****2@g****m 3
Matthew Nelson m****n@v****m 2
Michael Daines m****l@m****m 2
Steven! Ragnarök s****n@n****m 2
maciej-sz m****z@g****m 2
root r****t@d****n 2
Michael Jackson m****n@g****m 2
Lawrence Pit l****t@g****m 2
Justin Hileman j****n@j****o 2
Jan-Erik Rediger b****y@a****s 2
Grant Gardner g****t@l****u 2
Ernie Miller e****e@e****g 2
Dominic Baggott d****t@g****m 2
Dmitriy Simushev s****s@g****m 2
Adam Bowen a****n@g****m 1
and 46 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: mustache

Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.

  • Homepage: https://github.com/mustache/mustache
  • Documentation: http://www.rubydoc.info/gems/mustache/
  • Licenses: MIT
  • Latest release: 1.1.1 (published about 5 years ago)
  • Last Synced: 2024-11-10T21:34:09.413Z (about 1 month ago)
  • Versions: 45
  • Dependent Packages: 308
  • Dependent Repositories: 9,411
  • Downloads: 63,037,435 Total
  • Docker Downloads: 391,465,413
  • Rankings:
    • Dependent packages count: 0.139%
    • Dependent repos count: 0.34%
    • Downloads: 0.35%
    • Docker downloads count: 0.491%
    • Average: 0.593%
    • Stargazers count: 0.656%
    • Forks count: 1.583%
  • Maintainers (2)
go: github.com/mustache/mustache

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/mustache/mustache#section-documentation
  • Licenses: mit
  • Latest release: v1.1.1 (published about 5 years ago)
  • Last Synced: 2024-11-10T21:34:06.705Z (about 1 month ago)
  • Versions: 46
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
spack: ruby-mustache

Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.

  • Homepage: https://github.com/mustache/mustache
  • Licenses: []
  • Latest release: 1.1.1 (published over 2 years ago)
  • Last Synced: 2024-10-29T08:31:16.172Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 4.141%
    • Forks count: 5.586%
    • Average: 9.448%
    • Dependent packages count: 28.067%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • codeclimate-test-reporter ~> 1.0.0 development
  • simplecov >= 0 development
mustache.gemspec rubygems
  • benchmark-ips >= 0 development
  • bundler ~> 1.6 development
  • minitest ~> 5.4 development
  • rake ~> 10.3 development
  • rdoc ~> 4.1 development