snap-extras: A collection of useful helpers and utilities for Snap web applications.

[ bsd3, library, snap, web ] [ Propose Tags ]

This package contains a collection of helper functions that come in handy in most practical, real-world applications. Check individual modules to understand what's here. You can simply import Snap.Extras and use the initializer in there to get them all at once.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
examples

Build the examples.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.7, 0.2.2, 0.3, 0.4, 0.6, 0.7, 0.9, 0.11, 0.11.0.1, 0.11.0.2, 0.12.0.0, 0.12.1.0, 0.12.1.1, 0.12.2.0, 0.12.2.1, 0.12.3.0, 0.12.3.1
Change log changelog.md
Dependencies aeson (>=0.6), base (>=4 && <5), blaze-builder (>=0.3), blaze-html (>=0.6), bytestring (>=0.9.1), case-insensitive (>=1.0), configurator (>=0.2), containers (>=0.3), data-default (>=0.5), digestive-functors (>=0.3), digestive-functors-heist (>=0.8), digestive-functors-snap (>=0.3), directory-tree (>=0.10), filepath (>=1.1), heist (>=0.14), jmacro (>=0.6), lens (<5), map-syntax, mtl (>=2.0), pcre-light (>=0.4), readable (>=0.1), safe (>=0.3), snap (>=0.9), snap-core (>=0.9), snap-extras, snap-server, text (>=0.11), time (>=1.4), transformers (>=0.2), wl-pprint-text (>=1.1), xmlhtml (>=0.1.6) [details]
License BSD-3-Clause
Author Ozgun Ataman, Doug Beardsley
Maintainer oz@soostone.com
Category Web, Snap
Source repo head: git clone https://github.com/ozataman/snap-extras.git
Uploaded by MichaelXavier at 2019-07-03T17:13:47Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables PollExample
Downloads 12890 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-03 [all 1 reports]

Readme for snap-extras-0.12.3.0

[back to package description]

Snap-Extras Build Status

A collection of useful helpers and utilities for Snap web applications.

This package contains a collection of helper functions that come in handy in most practical, real-world applications. Check individual modules to understand what's here. You can simply import Snap.Extras and use the initializer in there to get them all at once.

Contributors

  • Ozgun Ataman
  • Doug Beardsley