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

https://github.com/mxcl/PromiseKit

objc promises swift

Score: 22.789426247551674

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Promises for Swift & ObjC.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 16 days ago

Total Commits: 1,329
Total Committers: 167
Avg Commits per committer: 7.958
Development Distribution Score (DDS): 0.312

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

Name Email Commits
Max Howell m****l@m****m 915
Nathan Hosselton n****n@g****m 64
Roman Podymov p****k@y****u 63
github-actions g****s@g****m 20
Lois Di Qual l****l@g****m 8
Troy Gaul t****l@m****m 6
Filip Zawada m****e@f****m 6
dependabot[bot] 4****] 5
Zach Langley z****y@g****m 5
David Taylor d****1@g****m 5
josejulio.martinez j****z@a****m 5
yoshida.masafumi y****i@d****p 4
Igor Palaguta i****a@z****e 4
Derek Clarkson d****3@g****m 4
Garth Snyder g****h@g****m 4
Lammert Westerhoff w****f@g****m 4
josejulio f****z@g****m 4
Matt Thomas m****t@c****m 4
Allen Zeng a****g@o****m 4
Krzysztof Zablocki k****i@m****m 3
Abizer Nasir a****n@a****g 3
Austin Feight a****n@c****m 3
Wolfgang Lutz W****g@g****e 3
Cihat Gündüz c****s@c****e 3
JaviLorbada j****i@g****m 3
Kevin Wooten k****n@w****m 3
Linus Unnebäck l****s@f****e 3
Neal Lester n****l@3****m 3
PG Herveou p****u@g****m 3
Roman Mogutnov m****n@y****m 3
and 137 more...

Issue and Pull Request metadata

Last synced: 28 days ago

Total issues: 66
Total pull requests: 87
Average time to close issues: 7 months
Average time to close pull requests: about 1 month
Total issue authors: 56
Total pull request authors: 18
Average comments per issue: 5.05
Average comments per pull request: 1.55
Merged pull request: 58
Bot issues: 4
Bot pull requests: 15

Past year issues: 2
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 1.5
Past year average comments per pull request: 0.33
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/mxcl/PromiseKit

Top Issue Authors

  • maige-app[bot] (4)
  • denandreychuk (3)
  • GarthSnyder (3)
  • cbauer10 (2)
  • RomanPodymov (2)
  • mxcl (2)
  • Veddevoloper (1)
  • pepone (1)
  • ryanschneider (1)
  • karthuszY (1)
  • kattouf (1)
  • apps4everyone (1)
  • jimmya (1)
  • yunjinghui123 (1)
  • sdc-78 (1)

Top Pull Request Authors

  • RomanPodymov (27)
  • mxcl (19)
  • dependabot[bot] (15)
  • Dukandar (7)
  • ConfusedVorlon (3)
  • marcprux (2)
  • ChaosCoder (2)
  • jiangyewen (2)
  • threema-jarem (1)
  • DG0BAB (1)
  • Skoti (1)
  • GarthSnyder (1)
  • congliu0704 (1)
  • michaelknoch (1)
  • NSHaoSong (1)

Top Issue Labels

  • bug (6)
  • dependencies (3)
  • help wanted (1)

Top Pull Request Labels

  • dependencies (15)

Package metadata

cocoapods.org: PromiseKit

Promises for Swift & ObjC.

swiftpackageindex.com: github.com/mxcl/PromiseKit

  • Homepage:
  • Documentation: https://swiftpackageindex.com/mxcl/PromiseKit/documentation
  • Licenses: mit
  • Latest release: 8.1.2 (published almost 2 years ago)
  • Last Synced: 2026-03-18T16:05:35.775Z (10 days ago)
  • Versions: 201
  • Dependent Packages: 16
  • Dependent Repositories: 325
  • Rankings:
    • Stargazers count: 0.293%
    • Forks count: 0.424%
    • Average: 0.644%
    • Dependent repos count: 0.687%
    • Dependent packages count: 1.17%
carthage: mxcl/PromiseKit

Promises for Swift & ObjC.

  • Homepage:
  • Licenses: mit
  • Latest release: 8.1.2 (published almost 2 years ago)
  • Last Synced: 2026-02-21T15:00:28.156Z (about 1 month ago)
  • Versions: 201
  • Dependent Packages: 0
  • Dependent Repositories: 358
  • Rankings:
    • Dependent packages count: 0.0%
    • Dependent repos count: 0.194%
    • Average: 0.837%
    • Stargazers count: 1.067%
    • Forks count: 2.085%

Dependencies

PromiseKit.podspec cocoapods
  • Alamofire ~> 4.0
  • Bolts ~> 1.9.0
  • OMGHTTPURLRQ ~> 3.2
  • PromiseKit >= 0
Tests/JS-A+/package-lock.json npm
  • 776 dependencies
Tests/JS-A+/package.json npm
  • babel-core ^6.26.0
  • babel-loader ^7.1.3
  • babel-preset-env ^1.6.1
  • lodash ^4.17.21
  • mocha ^5.0.1
  • promises-aplus-tests ^2.1.2
  • sinon ^4.4.2
  • webpack ^4.0.1
  • webpack-cli ^2.0.9
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • aurelien-baudet/workflow-dispatch v2 composite
  • maxim-lobanov/setup-xcode v1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/cd.yml actions
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • bobheadxi/deployments v0.5.2 composite
.github/workflows/ci-podspec.yml actions
  • actions/checkout v2 composite
  • maxim-lobanov/setup-cocoapods v1 composite
  • maxim-lobanov/setup-xcode v1 composite
Package.swift swiftpm
.github/workflows/ci.yml actions
  • actions/checkout v1 composite
  • actions/checkout v4 composite
  • codecov/codecov-action v1 composite
  • mxcl/xcodebuild v3 composite
  • skiptools/swift-android-action v2 composite