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: 20.155013886984573

Last synced: about 21 hours ago
JSON representation

Repository metadata:

Inline styling for html mail in golang


Owner metadata:


Committers metadata

Last synced: 8 months ago

Total Commits: 145
Total Committers: 10
Avg Commits per committer: 14.5
Development Distribution Score (DDS): 0.283

Commits in past year: 17
Committers in past year: 3
Avg Commits per committer in past year: 5.667
Development Distribution Score (DDS) in past year: 0.118

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

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.33.0 (published about 2 months ago)
  • Last Synced: 2026-04-30T15:37:52.822Z (17 days ago)
  • Versions: 18
  • 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%

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