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 && <1.2), base (>=4 && <5), blaze-builder (>=0.3 && <0.5), blaze-html (>=0.6 && <0.10), bytestring (>=0.9.1 && <0.11), case-insensitive (>=1.0 && <1.3), configurator (>=0.2 && <0.4), containers (>=0.3 && <0.6), data-default (>=0.5 && <0.8), digestive-functors (>=0.3 && <0.9), digestive-functors-heist (>=0.8 && <0.9), digestive-functors-snap (>=0.3 && <0.8), directory-tree (>=0.10 && <0.13), filepath (>=1.1 && <1.5), heist (>=0.14 && <1.1), jmacro (>=0.6 && <0.7), lens (<5), map-syntax, mtl (>=2.0 && <2.3), pcre-light (>=0.4 && <0.5), readable (>=0.1 && <0.4), safe (>=0.3 && <0.4), snap (>=0.9 && <1.1), snap-core (>=0.9 && <1.1), snap-extras, snap-server, text (>=0.11 && <1.3), time (>=1.4 && <1.7), transformers (>=0.2 && <0.6), wl-pprint-text (>=1.1 && <1.2), xmlhtml (>=0.1.6 && <0.3) [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 2018-01-18T19:14:27Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables PollExample
Downloads 12868 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-18 [all 1 reports]

Readme for snap-extras-0.12.1.1

[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