https://github.com/scotty-web/wai-middleware-static

Last synced: about 21 hours ago

Repository metadata:

WAI middleware that intercepts requests to static files and serves them if they exist.


Owner metadata:


Committers metadata

Last synced: 13 days ago

Total Commits: 101
Total Committers: 14
Avg Commits per committer: 7.214
Development Distribution Score (DDS): 0.238

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

Name Email Commits
Ryan Scott r****t@g****m 77
Andrew Farmer a****r@i****u 5
RyanGlScott r****t@k****u 4
Alexander Thiemann m****l@a****t 2
Alexey Khudyakov a****y@g****m 2
Brandon Martin z****n@g****m 2
Doug Burke d****w@g****m 2
Andrew Farmer a****r@k****u 1
Andy Gill a****l@k****u 1
Brian b****n@t****m 1
Derek Elkins d****b@g****m 1
Greg V g****g@u****y 1
Ryan Scott r****t@g****m 1
Simon Hengel s****l@t****t 1

Issue and Pull Request metadata

Last synced: about 21 hours ago


Package metadata

hackage: wai-middleware-static

WAI middleware that intercepts requests to static files and serves them if they exist.

  • Homepage: https://github.com/scotty-web/wai-middleware-static
  • Licenses: BSD-3-Clause
  • Latest release: 0.9.2 (published over 2 years ago)
  • Last Synced: 2024-11-11T02:44:20.713Z (2 days ago)
  • Versions: 27
  • Dependent Packages: 8
  • Dependent Repositories: 979
  • Downloads: 33,241 Total
  • Rankings:
    • Dependent repos count: 0.48%
    • Dependent packages count: 3.385%
    • Downloads: 4.442%
    • Average: 7.445%
    • Forks count: 11.263%
    • Stargazers count: 17.655%
  • Maintainers (4)

Dependencies

wai-middleware-static.cabal hackage
  • hspec-discover ==2.* build
  • base >=4.6.0.1 && <5
  • base16-bytestring >=0.1 && <1.1
  • bytestring >=0.10.0.2 && <0.12
  • containers >=0.5.0.0 && <0.7
  • cryptohash-sha1 ==0.11.*
  • directory >=1.2.0.1 && <1.4
  • expiring-cache-map >=0.0.5 && <0.1
  • filepath >=1.3.0.1 && <1.5
  • http-types >=0.8.2 && <0.13
  • mime-types >=0.1.0.3 && <0.2
  • old-locale ==1.0.*
  • semigroups >=0.18 && <1
  • text >=0.11.3.1 && <2.1
  • time >=1.4 && <1.12
  • wai >=3.0.0 && <3.3
  • base * test
  • hspec ==2.* test
  • hspec-expectations-lifted * test
  • hspec-wai >=0.6.3 test
  • http-types * test
  • mockery * test
  • scotty * test
  • wai-extra * test
  • wai-middleware-static * test
.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite