yesod-static-angular: Yesod generators for embedding AngularJs code into yesod-static at compile time
yesod-static supports generators which run at compile time which create static resources to embed directly into the executable. This package leverages this to provide automatic management of AngularJS code. During development individual files served and reloaded on every request. When compiling for production, the files are minimized, compressed, and then embedded into the executable.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
example | Build the example program | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- yesod-static-angular-0.1.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8 |
---|---|
Dependencies | aeson (>=0.6), base (>=4 && <5), blaze-builder (>=0.3), blaze-markup (>=0.5), bytestring (>=0.10), data-default (>=0.5), directory (>=1.2), filepath (>=1.3), hamlet (>=1.1), language-javascript (>=0.5), mime-types (>=0.1), shakespeare (>=1.2), template-haskell, text (>=0.11), yesod (>=1.2 && <1.5), yesod-core (>=1.2 && <1.5), yesod-static (>=1.2.1 && <1.6), yesod-static-angular [details] |
License | MIT |
Author | John Lenz <lenz@math.uic.edu> |
Maintainer | John Lenz <lenz@math.uic.edu> |
Category | Web |
Home page | https://bitbucket.org/wuzzeb/yesod-static-generators |
Source repo | head: hg clone https://bitbucket.org/wuzzeb/yesod-static-generators |
Uploaded | by JohnLenz at 2015-07-09T00:53:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | example-dev, example-production |
Downloads | 6860 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-09 [all 1 reports] |