An open API service for producing an overview of a list of open source projects.

https://github.com/vanng822/go-premailer

email golang html inline-css inline-styles mail premailer

Score: 19.981385400197745

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Inline styling for html mail in golang


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 162
Total Committers: 8
Avg Commits per committer: 20.25
Development Distribution Score (DDS): 0.228

Commits in past year: 20
Committers in past year: 2
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.4

Name Email Commits
Nguyen Van Nhu n****u@v****e 125
dependabot[bot] 4****] 27
korya k****a 3
He Weiwei h****5@g****m 2
Guido Zuidhof m****e@g****o 2
Vindexus v****s@g****m 1
Nikola Gava n****a@g****m 1
Karel Bilek k****k@b****s 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 12
Total pull requests: 70
Average time to close issues: about 1 year
Average time to close pull requests: about 1 month
Total issue authors: 10
Total pull request authors: 8
Average comments per issue: 3.67
Average comments per pull request: 0.51
Merged pull request: 40
Bot issues: 0
Bot pull requests: 57

Past year issues: 0
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: 7 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.2
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vanng822/go-premailer

Top Issue Authors

  • karelbilek (2)
  • vanng822 (2)
  • korya (1)
  • YoungsoonLee (1)
  • vanbroup (1)
  • pierre-b (1)
  • adueck (1)
  • nikolagava (1)
  • erudenko (1)
  • ajackson-cpi (1)

Top Pull Request Authors

  • dependabot[bot] (57)
  • vanng822 (6)
  • gzuidhof (2)
  • heww (1)
  • Vindexus (1)
  • korya (1)
  • karelbilek (1)
  • nikolagava (1)

Top Issue Labels

  • help wanted (2)
  • bug (1)

Top Pull Request Labels

  • dependencies (57)
  • go (25)

Package metadata

proxy.golang.org: github.com/vanng822/go-premailer

  • Homepage: https://github.com/vanng822/go-premailer
  • Documentation: https://pkg.go.dev/github.com/vanng822/go-premailer#section-documentation
  • Licenses: mit
  • Latest release: v1.35.0 (published 24 days ago)
  • Last Synced: 2026-08-25T14:33:37.351Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 177
  • Dependent Repositories: 235
  • Docker Downloads: 287,020
  • Rankings:
    • Dependent packages count: 0.334%
    • Dependent repos count: 0.418%
    • Docker downloads count: 0.665%
    • Average: 2.276%
    • Stargazers count: 4.518%
    • Forks count: 5.442%
proxy.golang.org: github.com/Vanng822/go-premailer

  • Homepage: https://github.com/Vanng822/go-premailer
  • Documentation: https://pkg.go.dev/github.com/Vanng822/go-premailer#section-documentation
  • Licenses: mit
  • Latest release: v1.8.0 (published about 6 years ago)
  • Last Synced: 2026-08-25T14:33:33.669Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.503%
    • Average: 4.654%
    • Dependent repos count: 4.806%

Dependencies

go.mod go
  • github.com/PuerkitoBio/goquery v1.5.1
  • github.com/gorilla/css v1.0.0
  • github.com/stretchr/testify v1.6.1
  • github.com/unrolled/render v1.0.3
  • github.com/vanng822/css v1.0.1
  • github.com/vanng822/r2router v0.0.0-20150523112421-1023140a4f30
  • golang.org/x/net v0.0.0-20200904194848-62affa334b73
go.sum go
  • github.com/PuerkitoBio/goquery v1.5.1
  • github.com/andybalholm/cascadia v1.1.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
  • github.com/gorilla/css v1.0.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.6.1
  • github.com/unrolled/render v1.0.3
  • github.com/vanng822/css v0.1.0
  • github.com/vanng822/css v1.0.0
  • github.com/vanng822/css v1.0.1
  • github.com/vanng822/r2router v0.0.0-20150523112421-1023140a4f30
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20200202094626-16171245cfb2
  • golang.org/x/net v0.0.0-20200904194848-62affa334b73
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite