fgaz / webpager

A generic pager serving html pages from a single big textfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpager

A generic pager for the web.

Build Status

This library provides both a wai Middleware and an Application.

You can use it by simply serving it with warp with only the path of the file to page as argument, or you can override the default config (for example for using it to display an IRC log)

About

A generic pager serving html pages from a single big textfile

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%