Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/exlibris-fed/exlibris

activitypub books federated golang reading

Score: -Infinity

Last synced: 8 days ago
JSON representation

Repository metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 149
Total Committers: 5
Avg Commits per committer: 29.8
Development Distribution Score (DDS): 0.617

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
Matthew General m****l@g****m 57
Dan Conley d****y@p****m 51
Dan Conley d****y@a****m 29
Devon Brodka d****a@a****m 10
dependabot[bot] 4****] 2

Issue and Pull Request metadata

Last synced: 19 days ago

Total issues: 77
Total pull requests: 81
Average time to close issues: about 1 month
Average time to close pull requests: about 2 months
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 0.43
Average comments per pull request: 0.42
Merged pull request: 63
Bot issues: 0
Bot pull requests: 19

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/exlibris-fed/exlibris

Top Issue Authors

  • Sigafoos (73)
  • mattgen88 (4)

Top Pull Request Authors

  • Sigafoos (43)
  • dependabot[bot] (19)
  • mattgen88 (19)

Top Issue Labels

  • vue (24)
  • go (11)
  • needs grooming (11)
  • federation (10)
  • infrastructure (7)
  • enhancement (7)
  • bug (3)
  • documentation (3)
  • good first issue (2)
  • question (1)
  • tech debt (1)

Top Pull Request Labels

  • dependencies (19)
  • tech debt (2)
  • WIP (1)
  • merge when ready (1)
  • go (1)

Package metadata

proxy.golang.org: github.com/exlibris-fed/exlibris

  • Homepage: https://github.com/exlibris-fed/exlibris
  • Documentation: https://pkg.go.dev/github.com/exlibris-fed/exlibris#section-documentation
  • Licenses: MIT
  • Latest release: v0.2.0 (published almost 5 years ago)
  • Last Synced: 2024-12-08T05:01:02.415Z (19 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.494%
    • Dependent packages count: 6.999%
    • Average: 7.952%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/DATA-DOG/go-sqlmock v1.4.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dgrijalva/jwt-go v3.2.0+incompatible
  • github.com/exlibris-fed/openlibrary-go v0.7.0
  • github.com/go-fed/activity v1.0.0
  • github.com/go-fed/httpsig v1.0.0
  • github.com/google/uuid v1.1.1
  • github.com/gorilla/handlers v1.4.2
  • github.com/gorilla/mux v1.7.4
  • github.com/jinzhu/gorm v1.9.14
  • github.com/lib/pq v1.7.0
  • github.com/mattn/go-sqlite3 v2.0.1+incompatible
  • github.com/stretchr/testify v1.6.1
  • golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
  • golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae
go.sum go
  • github.com/DATA-DOG/go-sqlmock v1.4.1
  • github.com/PuerkitoBio/goquery v1.5.1
  • github.com/andybalholm/cascadia v1.1.0
  • github.com/dave/jennifer v1.3.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/denisenkom/go-mssqldb v0.0.0-20191124224453-732737034ffd
  • github.com/dgrijalva/jwt-go v1.0.2
  • github.com/dgrijalva/jwt-go v3.2.0+incompatible
  • github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
  • github.com/exlibris-fed/gormuuid v0.1.0
  • github.com/exlibris-fed/openlibrary-go v0.1.1
  • github.com/exlibris-fed/openlibrary-go v0.1.2
  • github.com/exlibris-fed/openlibrary-go v0.2.0
  • github.com/exlibris-fed/openlibrary-go v0.3.0
  • github.com/exlibris-fed/openlibrary-go v0.3.3
  • github.com/exlibris-fed/openlibrary-go v0.3.4
  • github.com/exlibris-fed/openlibrary-go v0.4.0
  • github.com/exlibris-fed/openlibrary-go v0.5.0
  • github.com/exlibris-fed/openlibrary-go v0.5.5
  • github.com/exlibris-fed/openlibrary-go v0.6.0
  • github.com/exlibris-fed/openlibrary-go v0.7.0
  • github.com/go-fed/activity v0.4.1-0.20200204213352-de06e3ccdc3e
  • github.com/go-fed/activity v1.0.0
  • github.com/go-fed/httpsig v0.1.1-0.20190914113940-c2de3672e5b5
  • github.com/go-fed/httpsig v1.0.0
  • github.com/go-sql-driver/mysql v1.5.0
  • github.com/go-test/deep v1.0.1
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/golang/mock v1.2.0
  • github.com/google/uuid v1.1.1
  • github.com/gorilla/handlers v1.4.2
  • github.com/gorilla/mux v1.7.4
  • github.com/jinzhu/gorm v1.9.14
  • github.com/jinzhu/inflection v1.0.0
  • github.com/jinzhu/now v1.0.1
  • github.com/lib/pq v1.1.1
  • github.com/lib/pq v1.7.0
  • github.com/mattn/go-sqlite3 v1.14.0
  • github.com/mattn/go-sqlite3 v2.0.1+incompatible
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.6.1
  • golang.org/x/crypto v0.0.0-20180527072434-ab813273cd59
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c
  • golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
  • golang.org/x/crypto v0.0.0-20200707235045-ab33eee955e0
  • golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
  • 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-20200324143707-d3edc9973b7e
  • golang.org/x/sys v0.0.0-20180525142821-c11f84a56e43
  • 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/sys v0.0.0-20200625212154-ddb9806d33ae
  • 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
package-lock.json npm
  • 1287 dependencies
package.json npm
  • @babel/compat-data ^7.8.0 development
  • @babel/core ^7.10.4 development
  • @babel/preset-env ^7.10.4 development
  • @vue/cli-plugin-babel ^4.2.0 development
  • @vue/cli-plugin-eslint ^4.2.0 development
  • @vue/cli-service ^4.2.0 development
  • babel-eslint ^10.0.3 development
  • babel-loader ^8.1.0 development
  • eslint ^6.8.0 development
  • eslint-plugin-vue ^6.1.2 development
  • eslint-plugin-vue-i18n ^0.3.0 development
  • standard ^14.3.1 development
  • vue-template-compiler ^2.6.11 development
  • @popperjs/core ^2.4.4
  • animate.css ^3.7.2
  • axios ^0.19.2
  • bootstrap ^4.5.0
  • bootstrap-vue ^2.15.0
  • core-js ^3.6.4
  • portal-vue ^2.1.7
  • vue ^2.6.11
  • vue-i18n ^8.15.4
  • vue-resource ^1.5.1
  • vue-router ^3.1.6