https://github.com/taktoa/wai-middleware-preprocessor
WAI middleware for static file preprocessors
https://github.com/taktoa/wai-middleware-preprocessor
haskell wai-middleware
Last synced: 3 months ago
JSON representation
WAI middleware for static file preprocessors
- Host: GitHub
- URL: https://github.com/taktoa/wai-middleware-preprocessor
- Owner: taktoa
- License: gpl-3.0
- Created: 2015-02-26T01:39:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T22:52:47.000Z (almost 10 years ago)
- Last Synced: 2025-02-25T03:35:44.421Z (3 months ago)
- Topics: haskell, wai-middleware
- Language: Haskell
- Size: 120 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wai-middleware-preprocessor [](https://travis-ci.org/taktoa/wai-middleware-preprocessor)[](https://coveralls.io/r/taktoa/wai-middleware-preprocessor?branch=master)[](https://hackage.haskell.org/package/wai-middleware-preprocessor)[](http://packdeps.haskellers.com/feed?needle=wai-middleware-preprocessor)[](https://www.gnu.org/licenses/quick-guide-gplv3.html)
WAI middleware that intercepts requests to static files and runs preprocessor functions on them, to allow for easy integration of Javascript/CSS/image preprocessors.