https://github.com/yesodweb/yesod
Last synced: about 1 month ago
Repository metadata:
A RESTful Haskell web framework built on WAI.
- Host: GitHub
- URL: https://github.com/yesodweb/yesod
- Owner: yesodweb
- License: mit
- Created: 2009-06-27T22:54:51.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T06:53:33.000Z (4 months ago)
- Last Synced: 2024-10-29T22:00:01.379Z (about 2 months ago)
- Language: Haskell
- Homepage: http://www.yesodweb.com/
- Size: 8.93 MB
- Stars: 2,636
- Watchers: 98
- Forks: 373
- Open Issues: 113
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: Yesod Web Framework
- Login: yesodweb
- Email:
- Kind: organization
- Description:
- Website: www.yesodweb.com
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/930379?v=4
- Repositories: 28
- Last Synced at: 2024-03-25T20:22:53.755Z
- Profile URL: https://github.com/yesodweb
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 4,445
Total Committers: 301
Avg Commits per committer: 14.767
Development Distribution Score (DDS): 0.421
Commits in past year: 17
Committers in past year: 9
Avg Commits per committer in past year: 1.889
Development Distribution Score (DDS) in past year: 0.824
Name | Commits | |
---|---|---|
Michael Snoyman | m****l@s****m | 2572 |
Greg Weber | g****g@g****o | 370 |
Maximilian Tagher | f****r@g****m | 97 |
Felipe Lessa | f****a@g****m | 82 |
patrick brisbin | p****n@g****m | 80 |
Luite Stegeman | s****n@g****m | 72 |
Sibi Prabakaran | s****i@p****n | 60 |
Arthur Fayzrakhmanov (Артур Файзрахманов) | h****i@g****m | 33 |
Hiromi Ishii | k****o@g****m | 32 |
Jappie Klooster | j****r@h****m | 28 |
Burtannia | j****n@g****m | 27 |
Michael Snoyman | m****l@f****m | 21 |
pythonissam | k****u@i****m | 20 |
Björn Buckwalter | b****n@b****e | 19 |
Alex Kardos | a****s@g****m | 18 |
Paul Rouse | p****r@d****g | 18 |
Erik de Castro Lopo | e****d@m****m | 17 |
ncaq | n****q@n****t | 17 |
Arash Rouhani | m****d@g****m | 16 |
James Parker | d****v@j****e | 15 |
Snoyman | s****n@s****) | 15 |
Mark Wotton | m****n@g****m | 15 |
Eric Easley | e****c@f****m | 13 |
Alexey Khudyakov | a****y@g****m | 12 |
Bryan Richter | b@c****t | 12 |
Simon Hengel | s****l@t****t | 12 |
tolysz | t****z@g****m | 12 |
Jakob Schöttl | j****t@g****m | 11 |
parsonsmatt | p****t@g****m | 11 |
Konstantine Rybnikov | k****x@k****m | 10 |
and 271 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 12,742 total
- Total dependent packages: 0
- Total dependent repositories: 154
- Total versions: 17
- Total maintainers: 2
hackage: yesod-websockets
API docs and the README are available at http://www.stackage.org/package/yesod-websockets
- Homepage: https://github.com/yesodweb/yesod
- Licenses: MIT
- Latest release: 0.3.0 (published almost 7 years ago)
- Last Synced: 2024-11-11T02:44:45.963Z (about 1 month ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 154
- Downloads: 12,742 Total
-
Rankings:
- Stargazers count: 0.045%
- Forks count: 0.079%
- Dependent repos count: 3.278%
- Average: 6.909%
- Downloads: 11.873%
- Dependent packages count: 19.271%
- Maintainers (2)
Dependencies
yesod/yesod.cabal
hackage
- aeson *
- base >=4.10 && <5
- bytestring *
- conduit >=1.3
- data-default-class *
- directory *
- fast-logger *
- file-embed *
- monad-logger *
- shakespeare *
- streaming-commons *
- template-haskell *
- text *
- unix *
- unordered-containers *
- wai >=1.3
- wai-extra >=1.3
- wai-logger *
- warp >=1.3
- yaml >=0.8.17
- yesod-core ==1.6.*
- yesod-form >=1.6 && <1.8
- yesod-persistent ==1.6.*
yesod-bin/yesod-bin.cabal
hackage
- Cabal >=1.18
- aeson *
- base >=4.10 && <5
- bytestring >=0.9.1.4
- conduit >=1.3
- conduit-extra >=1.3
- containers >=0.2
- data-default-class *
- directory >=1.2.1
- file-embed *
- filepath >=1.1
- fsnotify >=0.0 && <0.4
- http-client >=0.4.7
- http-client-tls *
- http-reverse-proxy >=0.4
- http-types >=0.7
- network >=2.5
- optparse-applicative >=0.11
- process *
- project-template >=0.1.1
- say *
- split ==0.2.*
- stm *
- streaming-commons *
- tar >=0.4 && <0.6
- text >=0.11
- time >=1.1.4
- transformers *
- transformers-compat *
- unliftio *
- unordered-containers *
- wai >=2.0
- wai-extra *
- warp >=1.3.7.5
- warp-tls >=3.0.1
- yaml >=0.8 && <0.12
- zlib >=0.5
yesod-core/yesod-core.cabal
hackage
- base * benchmark
- blaze-html * benchmark
- bytestring * benchmark
- gauge * benchmark
- shakespeare * benchmark
- text * benchmark
- aeson >=1.0
- auto-update *
- base >=4.10 && <5
- blaze-html >=0.5
- blaze-markup >=0.7.1
- bytestring >=0.10.2
- case-insensitive >=0.2
- cereal >=0.3
- clientsession >=0.9.1 && <0.10
- conduit >=1.3
- conduit-extra *
- containers >=0.2
- cookie >=0.4.3 && <0.5
- deepseq >=1.3
- entropy *
- fast-logger >=2.2
- http-types >=0.7
- memory *
- monad-logger >=0.3.10 && <0.4
- mtl *
- parsec >=2 && <3.2
- path-pieces >=0.1.2 && <0.3
- primitive >=0.6
- random >=1.0.0.2 && <1.3
- resourcet >=1.2
- shakespeare >=2.0
- template-haskell >=2.11
- text >=0.7
- time >=1.5
- transformers >=0.4
- unix-compat *
- unliftio *
- unordered-containers >=0.2
- vector >=0.9 && <0.13
- wai >=3.2
- wai-extra >=3.0.7
- wai-logger >=0.2
- warp >=3.0.2
- word8 *
- HUnit * test
- async * test
- base * test
- bytestring * test
- clientsession * test
- conduit * test
- conduit-extra * test
- containers * test
- cookie >=0.4.1 && <0.5 test
- hspec * test
- hspec >=1.3 test
- hspec-expectations * test
- http-types * test
- network * test
- path-pieces * test
- random * test
- resourcet * test
- shakespeare * test
- streaming-commons * test
- template-haskell * test
- text * test
- transformers * test
- unliftio * test
- wai >=3.0 test
- wai-extra * test
- warp * test
- yesod-core * test
yesod-form-multi/yesod-form-multi.cabal
hackage
- base >=4.10 && <5
- containers >=0.2
- network-uri >=2.6
- shakespeare >=2.0
- text >=0.9
- transformers >=0.2.2
- yesod-core ==1.6.*
- yesod-form >=1.6 && <1.8
yesod-newsfeed/yesod-newsfeed.cabal
hackage
- base >=4.10 && <5
- blaze-html >=0.5
- blaze-markup >=0.5.1
- bytestring >=0.9.1.4
- containers *
- shakespeare >=2.0
- text >=0.9
- time >=1.1.4
- xml-conduit >=1.0
- yesod-core ==1.6.*
yesod-sitemap/yesod-sitemap.cabal
hackage
- base >=4.10 && <5
- conduit *
- data-default *
- text *
- time >=1.1.4
- xml-conduit >=1.0
- xml-types *
- yesod-core ==1.6.*
yesod-static/test/unicode/wai-app-static.cabal
hackage
- base ==4.*
- base64-bytestring ==0.1.*
- blaze-builder >=0.2.1.4 && <0.4
- blaze-html ==0.4.*
- bytestring >=0.9.1.4
- containers >=0.2 && <0.5
- cryptohash ==0.7.*
- directory >=1.0 && <1.2
- file-embed >=0.0.3.1 && <0.1
- http-date *
- http-types ==0.6.*
- old-locale >=1.0.0.2 && <1.1
- text >=0.5 && <1.0
- time >=1.1.4 && <1.3
- transformers >=0.2.2 && <0.4
- unix-compat ==0.2.*
- wai ==0.4.*
- Cabal * test
- HUnit * test
- base ==4.* test
- bytestring >=0.9.1.4 && <0.10 test
- hspec >=0.8 && <0.10 test
- http-date * test
- http-types ==0.6.* test
- network >=2.2 && <2.4 test
- old-locale >=1.0.0.2 && <1.1 test
- text >=0.5 && <0.12 test
- time >=1.1.4 && <1.3 test
- transformers >=0.2.2 && <0.4 test
- unix-compat ==0.2.* test
- wai ==0.4.* test
- wai-app-static >=0.3 test
- wai-test >=1.2 && <2.0 test
yesod-static/yesod-static.cabal
hackage
- async *
- attoparsec >=0.10
- base >=4.10 && <5
- base64-bytestring >=0.1.0.1
- blaze-builder >=0.3
- bytestring >=0.9.1.4
- conduit >=1.3
- containers >=0.2
- cryptonite >=0.11
- cryptonite-conduit >=0.1
- css-text >=0.1.2
- data-default *
- directory >=1.0
- file-embed >=0.0.4.1 && <0.5
- filepath >=1.3
- hashable >=1.1
- hjsmin *
- http-types >=0.7
- memory *
- mime-types >=0.1
- process *
- template-haskell *
- text >=0.9
- transformers >=0.2.2
- unix-compat >=0.2
- unordered-containers >=0.2
- wai >=1.3
- wai-app-static >=3.1
- yesod-core ==1.6.*
- HUnit * test
- async * test
- base * test
- base64-bytestring * test
- bytestring * test
- conduit * test
- containers * test
- cryptonite * test
- cryptonite-conduit * test
- data-default * test
- directory * test
- file-embed * test
- filepath * test
- hjsmin * test
- hspec >=1.3 test
- http-types * test
- memory * test
- mime-types * test
- process * test
- rio * test
- template-haskell * test
- text * test
- transformers * test
- unix-compat * test
- unordered-containers * test
- wai * test
- wai-app-static * test
- wai-extra * test
- yesod-core * test
- yesod-test >=1.6 test
yesod-test/yesod-test.cabal
hackage
- HUnit >=1.2
- aeson *
- attoparsec >=0.10
- base >=4.10 && <5
- blaze-builder *
- blaze-html >=0.5
- blaze-markup *
- bytestring >=0.9
- case-insensitive >=0.2
- conduit *
- containers *
- cookie *
- hspec-core ==2.*
- html-conduit >=0.1
- http-types >=0.7
- memory *
- mtl >=2.0.0
- network >=2.2
- pretty-show >=1.6
- text *
- time *
- transformers >=0.2.2
- wai >=3.0
- wai-extra *
- xml-conduit >=1.0
- xml-types >=0.3
- yesod-core >=1.6.17
- HUnit * test
- base * test
- bytestring * test
- containers * test
- cookie * test
- hspec * test
- html-conduit * test
- http-types * test
- text * test
- unliftio * test
- unliftio-core * test
- wai * test
- wai-extra * test
- xml-conduit * test
- yesod-core * test
- yesod-form >=1.6 test
- yesod-test * test
.github/workflows/tests.yml
actions
- actions/checkout v2 composite
Dockerfile
docker
- haskell 7.10 build
yesod-auth-oauth/yesod-auth-oauth.cabal
hackage
- authenticate-oauth >=1.5 && <1.8
- base >=4.10 && <5
- bytestring >=0.9.1.4
- text >=0.7
- unliftio *
- yesod-auth ==1.6.*
- yesod-core ==1.6.*
- yesod-form >=1.6 && <1.8
yesod-eventsource/yesod-eventsource.cabal
hackage
- base >=4.10 && <5
- blaze-builder *
- conduit >=1.3
- transformers *
- wai >=1.3
- wai-extra *
- yesod-core ==1.6.*
yesod-persistent/yesod-persistent.cabal
hackage
- hspec-discover * build
- base >=4.10 && <5
- blaze-builder *
- conduit *
- persistent >=2.8
- persistent-template >=2.1
- resource-pool *
- resourcet >=0.4.5
- transformers >=0.2.2
- yesod-core ==1.6.*
- base * test
- blaze-builder * test
- conduit * test
- hspec * test
- persistent * test
- persistent-sqlite >=2.8 test
- text * test
- wai-extra * test
- yesod-core * test
- yesod-persistent * test
yesod-websockets/yesod-websockets.cabal
hackage
- base >=4.10 && <5
- conduit >=1.3
- mtl *
- transformers >=0.2
- unliftio *
- wai-websockets >=2.1
- websockets >=0.10
- yesod-core >=1.6
yesod-auth/yesod-auth.cabal
hackage
- aeson >=0.7
- authenticate >=1.3.4
- base >=4.10 && <5
- base16-bytestring *
- base64-bytestring *
- binary *
- blaze-builder *
- blaze-html >=0.5
- blaze-markup >=0.5.1
- bytestring >=0.9.1.4
- conduit >=1.3
- conduit-extra *
- containers *
- cryptonite *
- data-default *
- email-validate >=1.0
- file-embed *
- http-client >=0.5
- http-client-tls *
- http-conduit >=2.1
- http-types *
- memory *
- network-uri >=2.6
- nonce >=1.0.2 && <1.1
- persistent >=2.8
- random >=1.0.0.2
- safe *
- shakespeare *
- template-haskell *
- text >=0.7
- time *
- transformers >=0.2.2
- unliftio *
- unliftio-core *
- unordered-containers *
- wai >=1.4
- yesod-core ==1.6.*
- yesod-form >=1.6 && <1.8
- yesod-persistent >=1.6
yesod-bin/devel-example/devel-example.cabal
hackage
- async *
- base *
- devel-example *
- directory *
- http-types *
- wai *
- wai-extra *
- warp *
yesod-form/yesod-form.cabal
hackage
- aeson *
- attoparsec >=0.10
- base >=4.10 && <5
- blaze-builder >=0.2.1.4
- blaze-html >=0.5
- blaze-markup >=0.5.1
- byteable *
- bytestring >=0.9.1.4
- containers >=0.2
- data-default *
- email-validate >=1.0
- network-uri >=2.6
- persistent *
- resourcet *
- shakespeare >=2.0
- text >=0.9
- time >=1.1.4
- transformers >=0.2.2
- wai >=1.3
- xss-sanitize >=0.3.0.1
- yesod-core ==1.6.*
- yesod-persistent ==1.6.*
- base * test
- hspec * test
- text * test
- time * test
- yesod-form * test