Packages tagged yesod
106 packages have this tag.
[Merge tag] (trustees only)Related tags: library (102), web (84), mit (63), bsd3 (40), database (17), program (15), deprecated (14), testing (3), persistent (2), conduit (1), control (1), cryptography (1), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
classy-prelude-yesod | 204 | 0.0 | 8 | Provide a classy prelude including common Yesod functionality. | (control, library, mit, yesod) | 2018-10-08 | 1.5.0 | GregWeber, MichaelSnoyman |
cookie | 562 | 2.0 | 75 | HTTP cookie parsing and rendering | (library, mit, web, yesod) | 2024-03-04 | 0.5.0 | MichaelSnoyman |
corebot-bliki | 14 | 0.0 | 1 | A bliki written using yesod. Uses pandoc to process files stored in git. | (bsd3, library, program, yesod) | 2012-02-05 | 0.2.2.0 | CoreyOConnor |
css-text | 125 | 0.0 | 9 | CSS parser and renderer. | (library, mit, web, yesod) | 2018-02-05 | 0.1.3.0 | GregWeber, MichaelSnoyman |
elm-yesod | 21 | 0.0 | 1 | The Elm language Yesod compatibility module. | (bsd3, library, web, yesod) | 2013-04-23 | 0.2 | VincentAmbo |
encryptable | 5 | 0.0 | 0 | Typed encryption with persistent support | (bsd3, cryptography, database, library, yesod) | 2020-09-03 | 0.1 | coingaming |
friendly-time | 39 | 0.0 | 5 | Print time information in friendly ways | (bsd3, library, web, yesod) | 2017-07-21 | 0.4.1 | PatrickBrisbin |
hamlet (deprecated in favor of shakespeare) | 270 | 0.0 | 37 | Haml-like template files that are compile-time checked (deprecated) | (deprecated, library, mit, web, yesod) | 2014-03-30 | 1.2.0 | FelipeLessa, GregWeber, MichaelSnoyman |
hspec-yesod | 4 | 0.0 | 0 | A variation of yesod-test that follows hspec idioms more closely | (library, mit, testing, web, yesod) | 2024-06-06 | 0.1.0 | parsonsmatt |
keter | 266 | 2.25 | 1 | Web application deployment manager, focusing on Haskell web frameworks. It mitigates downtime. | (library, mit, program, web, yesod) | 2024-10-26 | 2.1.8 | MichaelSnoyman, ChristopherReichert, Jappie, jgt |
lmonad-yesod | 13 | 0.0 | 1 | LMonad for Yesod integrates LMonad's IFC with Yesod web applications. | (library, mit, security, web, yesod) | 2016-04-19 | 1.0.0.0 | jp_rider |
path-pieces | 169 | 0.0 | 44 | Components of paths. | (bsd3, library, web, yesod) | 2015-10-28 | 0.2.1 | MichaelSnoyman |
persistent | 1580 | 2.5 | 153 | Type-safe, multi-backend data serialization. | (database, library, mit, yesod) | 2024-08-28 | 2.14.6.3 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, paulrouse, MaxGabriel, parsonsmatt |
persistent-audit | 20 | 0.0 | 0 | Parses a Persist Model file and produces Audit Models | (bsd3, database, library, persistent, program, yesod) | 2016-09-08 | 0.2.0.0 | mchaver |
persistent-mysql | 236 | 0.0 | 4 | Backend for the persistent library using MySQL database server. | (database, library, mit, yesod) | 2023-12-07 | 2.13.1.5 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, paulrouse, MaxGabriel, parsonsmatt |
persistent-mysql-haskell | 37 | 0.0 | 0 | A pure haskell backend for the persistent library using MySQL database server. | (database, library, mit, program, yesod) | 2019-12-28 | 0.6.0 | naushadh |
persistent-mysql-pure | 12 | 0.0 | 0 | A pure haskell backend for the persistent library using MySQL database server. | (database, library, mit, program, yesod) | 2023-08-30 | 1.0.2 | Jappie |
persistent-odbc | 23 | 0.0 | 2 | Backend for the persistent library using ODBC | (database, library, mit, yesod) | 2021-01-28 | 0.2.1.1 | gbwey |
persistent-parser | 15 | 0.0 | 1 | Parse persistent model files | (bsd3, database, library, persistent, yesod) | 2016-11-17 | 0.1.0.2 | mchaver |
persistent-postgresql | 567 | 2.0 | 29 | Backend for the persistent library using postgresql. | (database, library, mit, yesod) | 2024-07-19 | 2.13.6.2 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, paulrouse, MaxGabriel, parsonsmatt |
persistent-qq | 72 | 0.0 | 1 | Provides a quasi-quoter for raw SQL for persistent | (database, library, mit, yesod) | 2023-10-04 | 2.12.0.6 | MichaelSnoyman, parsonsmatt |
persistent-sqlite | 587 | 0.0 | 30 | Backend for the persistent library using sqlite3. | (database, library, mit, yesod) | 2023-12-07 | 2.13.3.0 | GregWeber, MichaelSnoyman, psibi, paulrouse, MaxGabriel, parsonsmatt |
persistent-template | 555 | 0.0 | 48 | Type-safe, non-relational, multi-backend persistence. | (database, library, mit, yesod) | 2021-03-30 | 2.12.0.0 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, paulrouse, MaxGabriel, parsonsmatt |
persistent-template-classy | 9 | 0.0 | 1 | Generate classy lens field accessors for persistent models | (bsd3, database, lens, library, yesod) | 2021-05-30 | 0.2.0 | k_bx |
persistent-test | 90 | 0.0 | 1 | Tests for Persistent | (database, library, mit, yesod) | 2022-04-12 | 2.13.1.3 | MichaelSnoyman, MaxGabriel, parsonsmatt |
pool (deprecated in favor of resource-pool) | 42 | 0.0 | 5 | Thread-safe resource pools. (deprecated) | (bsd3, data, database, deprecated, library, yesod) | 2012-01-25 | 0.1.2.1 | MichaelSnoyman |
pool-conduit (deprecated in favor of resource-pool) | 38 | 0.0 | 18 | Resource pool allocations via ResourceT. (deprecated) | (conduit, database, deprecated, library, mit, yesod) | 2014-04-03 | 0.1.2.3 | MichaelSnoyman |
shakespeare | 470 | 2.0 | 85 | A toolkit for making compile-time interpolated templates | (library, mit, web, yesod) | 2024-08-05 | GregWeber, MichaelSnoyman, psibi, parsonsmatt | |
shakespeare-css (deprecated in favor of shakespeare) | 79 | 0.0 | 13 | Stick your haskell variables into css at compile time. (deprecated) | (deprecated, library, mit, web, yesod) | 2014-03-30 | 1.1.0 | GregWeber, MichaelSnoyman |
shakespeare-i18n (deprecated in favor of shakespeare) | 30 | 0.0 | 4 | A type-based approach to internationalization. (deprecated) | (deprecated, library, mit, web, yesod) | 2014-03-30 | 1.1.0 | GregWeber, MichaelSnoyman |
shakespeare-js (deprecated in favor of shakespeare) | 99 | 0.0 | 21 | Stick your haskell variables into javascript/coffeescript at compile time. (deprecated) | (deprecated, library, mit, web, yesod) | 2014-03-30 | 1.3.0 | GregWeber, MichaelSnoyman |
shakespeare-text (deprecated in favor of shakespeare) | 120 | 0.0 | 15 | Interpolation with quasi-quotation: put variables strings (deprecated) | (deprecated, library, mit, web, yesod) | 2014-03-30 | 1.1.0 | GregWeber, MichaelSnoyman |
shorten-strings | 6 | 0.0 | 1 | Shorten a variety of string-like types adding ellipsis | (bsd3, library, web, yesod) | 2012-04-18 | 0.1.0.1 | ArashRouhani |
slug (deprecated) | 29 | 0.0 | 1 | Type-safe slugs for Yesod ecosystem | (bsd3, deprecated, library, web, yesod) | 2017-07-22 | 0.1.7 | mrkkrp |
wai-app-file-cgi | 159 | 0.0 | 2 | File/CGI/Rev Proxy App of WAI | (bsd3, library, web, yesod) | 2024-02-02 | 3.1.11 | KazuYamamoto |
wai-app-static | 533 | 0.0 | 34 | WAI application for static serving | (library, mit, program, web, yesod) | 2024-03-04 | 3.1.9 | MichaelSnoyman |
wai-git-http | 5 | 0.0 | 1 | Git http-backend CGI App of WAI | (bsd3, library, web, yesod) | 2017-12-19 | 0.0.0 | Norfair |
wai-logger | 631 | 0.0 | 19 | A logging system for WAI | (bsd3, library, web, yesod) | 2024-10-11 | 2.5.0 | KazuYamamoto |
wai-logger-prefork | 23 | 0.0 | 2 | A logging system for preforked WAI apps | (bsd3, library, web, yesod) | 2012-09-03 | 0.3.0 | KazuYamamoto |
wai-test (deprecated in favor of wai-extra) | 152 | 0.0 | 6 | Unit test framework (built on HUnit) for WAI applications. (deprecated) | (deprecated, library, mit, testing, web, yesod) | 2014-06-09 | 3.0.0 | GregWeber, MichaelSnoyman |
wai-websockets | 237 | 0.0 | 36 | Provide a bridge between WAI and the websockets package. | (library, mit, web, yesod) | 2018-03-19 | 3.0.1.2 | MichaelSnoyman |
warp | 2186 | 2.75 | 204 | A fast, light-weight web server for WAI applications. | (library, mit, web, yesod) | 2024-11-19 | 3.4.5 | KazuYamamoto, MichaelSnoyman, nideco |
warp-tls | 672 | 2.0 | 28 | HTTP over TLS support for Warp via the TLS package | (library, mit, web, yesod) | 2024-11-19 | 3.4.12 | KazuYamamoto, MichaelSnoyman |
web-routes-quasi | 57 | 0.0 | 8 | Define data types and parse/build functions for web-routes via a quasi-quoted DSL (deprecated) | (bsd3, library, web, yesod) | 2012-01-19 | 0.7.1.1 | MichaelSnoyman |
yackage | 69 | 0.0 | 1 | Personal Hackage replacement for testing new packages. | (bsd3, distribution, program, web, yesod) | 2016-10-13 | 0.8.1 | MichaelSnoyman |
yesod | 745 | 2.0 | 50 | Creation of type-safe, RESTful web applications. | (library, mit, web, yesod) | 2022-09-08 | 1.6.2.1 | GregWeber, MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |
yesod-articles | 5 | 0.0 | 1 | Automatically generate article previews for a yesod site | (bsd3, library, web, yesod) | 2017-04-16 | 0.1.0.0 | MattEads |
yesod-auth | 656 | 0.0 | 34 | Authentication for Yesod. | (library, mit, web, yesod) | 2024-04-14 | 1.6.11.3 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |
yesod-auth-bcrypt | 10 | 0.0 | 1 | BCrypt salted and hashed passwords in a database as auth for yesod | (library, mit, web, yesod) | 2015-01-28 | 0.2.0 | olihunt, TobyGoodwin |
yesod-auth-bcryptdb | 20 | 0.0 | 1 | Authentication plugin for Yesod. | (library, mit, web, yesod) | 2017-11-27 | 0.3.0.1 | yusent |
yesod-auth-deskcom | 13 | 0.0 | 1 | Desk.com remote authentication support for Yesod apps. | (bsd3, library, web, yesod) | 2014-10-01 | 1.4.0 | FelipeLessa |
yesod-auth-hashdb | 103 | 1.5 | 2 | Authentication plugin for Yesod. | (library, mit, web, yesod) | 2021-05-20 | 1.7.1.7 | paulrouse |
yesod-auth-kerberos | 21 | 0.0 | 1 | Kerberos Authentication for Yesod. | (bsd3, library, web, yesod) | 2015-09-09 | 1.4.3 | ArashRouhani |
yesod-auth-ldap | 10 | 0.0 | 1 | LDAP Authentication for Yesod. | (bsd3, library, web, yesod) | 2012-03-29 | 0.0.3 | MichaelLitchard |
yesod-auth-ldap-native | 12 | 0.0 | 1 | Yesod LDAP authentication plugin | (bsd3, library, web, yesod) | 2016-06-17 | 0.2.0.0 | mkazulak |
yesod-auth-lti13 | 35 | 0.0 | 0 | A yesod-auth plugin for LTI 1.3 | (lgpl, library, web, yesod) | 2022-11-24 | 0.3.0.0 | jade |
yesod-auth-oauth | 69 | 0.0 | 1 | OAuth Authentication for Yesod. | (bsd3, library, web, yesod) | 2022-12-09 | 1.6.1 | FelipeLessa, HiromiIshii, MichaelLitchard, MichaelSnoyman |
yesod-auth-oidc (deprecated) | 9 | 0.0 | 0 | A yesod-auth plugin for multi-tenant SSO via OpenID Connect | (bsd3, deprecated, library, web, yesod) | 2023-06-14 | 0.1.4 | |
yesod-auth-pam | 7 | 0.0 | 1 | Provides PAM authentication module | (library, mit, web, yesod) | 2013-06-13 | 1.0.0.0 | KazuoKoga |
yesod-auth-simple | 4 | 0.0 | 0 | Traditional email/pass auth for Yesod. | (bsd3, library, program, web, yesod) | 2022-06-03 | 1.1.0 | Jappie, sethlivy |
yesod-auth-smbclient | 7 | 0.0 | 1 | Authentication plugin for Yesod using smbclient | (library, mit, web, yesod) | 2013-06-16 | 2.0.0.0 | KazuoKoga |
yesod-auth-zendesk | 23 | 0.0 | 1 | Zendesk remote authentication support for Yesod apps. | (bsd3, library, web, yesod) | 2014-07-05 | 1.2.1 | FelipeLessa |
yesod-bin | 415 | 0.0 | 1 | The yesod helper executable. | (mit, program, web, yesod) | 2024-02-10 | 1.6.2.3 | GregWeber, MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |
yesod-comments | 30 | 0.0 | 1 | A generic comments interface for a Yesod application | (bsd3, library, web, yesod) | 2014-07-28 | 0.9.2 | PatrickBrisbin |
yesod-core | 1063 | 0.0 | 113 | Creation of type-safe, RESTful web applications. | (library, mit, web, yesod) | 2024-07-17 | 1.6.26.0 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, andrewthad, MaxGabriel, parsonsmatt |
yesod-datatables | 8 | 0.0 | 1 | Yesod plugin for DataTables (jQuery grid plugin) | (bsd3, library, web, yesod) | 2013-01-18 | 0.1.1 | TeroLaitinen |
yesod-default | 44 | 0.0 | 7 | Default config and main functions for your yesod application (deprecated) | (library, mit, web, yesod) | 2013-05-07 | 1.2.0 | MichaelSnoyman |
yesod-dsl | 72 | 0.0 | 1 | DSL for generating Yesod subsite to manage an RDBMS; | (bsd3, library, program, web, yesod) | 2016-01-03 | 0.2.1 | TeroLaitinen |
yesod-eventsource | 56 | 0.0 | 1 | Server-sent events support for Yesod apps. | (library, mit, web, yesod) | 2020-11-08 | 1.6.0.1 | FelipeLessa, MichaelSnoyman, psibi |
yesod-examples (deprecated) | 42 | 0.0 | 1 | Example programs using the Yesod Web Framework. (deprecated) | (bsd3, deprecated, program, web, yesod) | 2012-01-19 | 0.9.0.1 | MichaelSnoyman |
yesod-fay | 89 | 0.0 | 2 | Utilities for using the Fay Haskell-to-JS compiler with Yesod. | (library, mit, web, yesod) | 2019-04-30 | 0.10.0 | ChrisDone, MichaelSnoyman, swamp_agr |
yesod-form | 488 | 0.0 | 50 | Form handling support for Yesod Web Framework | (library, mit, web, yesod) | 2024-10-23 | 1.7.9 | FelipeLessa, GregWeber, MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |
yesod-form-bulma | 10 | 0.0 | 0 | support Bulma form for Yesod | (bsd3, library, program, web, yesod) | 2018-06-06 | 0.1.0.0 | waddlaw |
yesod-form-json | 11 | 0.0 | 1 | Extension for Yesod web framework to handle JSON requests as applicative forms | (library, mit, web, yesod) | 2014-06-25 | 0.0.1 | acheshkov |
yesod-form-multi | 19 | 0.0 | 0 | Multi-input form handling for Yesod Web Framework | (library, mit, web, yesod) | 2021-04-15 | 1.7.0.2 | MichaelSnoyman, Burtannia |
yesod-form-richtext | 12 | 0.0 | 1 | Various rich-text WYSIWYG editors for Yesod forms. | (library, mit, web, yesod) | 2017-08-01 | 0.1.0.2 | geraldus |
yesod-goodies | 12 | 0.0 | 2 | A collection of various small helpers useful in any yesod application. | (bsd3, library, web, yesod) | 2011-09-11 | 0.0.5 | PatrickBrisbin |
yesod-json | 72 | 0.0 | 5 | Generate content for Yesod using the aeson package. (deprecated) | (library, mit, web, yesod) | 2013-05-07 | 1.2.0 | FelipeLessa, MichaelSnoyman |
yesod-links | 14 | 0.0 | 1 | A typeclass which simplifies creating link widgets throughout your site | (bsd3, library, web, yesod) | 2013-05-30 | 0.3.0 | PatrickBrisbin |
yesod-lucid | 4 | 0.0 | 1 | Lucid support for Yesod | (bsd3, library, web, yesod) | 2015-08-05 | 0.1 | JoeyHess |
yesod-markdown | 182 | 0.0 | 5 | Tools for using markdown in a yesod application | (gpl, library, web, yesod) | 2024-05-08 | 0.12.6.14 | AlexanderDunlap, PatrickBrisbin |
yesod-middleware-csp | 22 | 0.0 | 0 | A middleware for building CSP headers on the fly | (library, mit, web, yesod) | 2023-06-14 | 1.2.0 | Jappie, jgt, Valeri |
yesod-newsfeed | 87 | 0.0 | 3 | Helper functions and data types for producing News feeds. | (library, mit, web, yesod) | 2019-10-02 | 1.7.0.0 | GregWeber, MichaelSnoyman, PatrickBrisbin, psibi |
yesod-paginate | 7 | 0.0 | 1 | Pagination for Yesod sites. | (bsd3, library, web, yesod) | 2010-12-22 | 0.1 | AlexanderDunlap |
yesod-paginator | 94 | 0.0 | 1 | A pagination approach for yesod | (library, mit, web, yesod) | 2022-06-13 | 1.1.2.2 | PatrickBrisbin |
yesod-paypal-rest | 7 | 0.0 | 1 | Yesod plugin to use PayPal with the paypal-rest-client library. | (library, mit, yesod) | 2017-01-01 | 0.1.0 | meoblast001 |
yesod-persistent | 226 | 0.0 | 18 | Some helpers for using Persistent from Yesod. | (database, library, mit, web, yesod) | 2022-04-15 | 1.6.0.8 | MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |
yesod-platform | 196 | 0.0 | 4 | Meta package for Yesod (deprecated) | (library, mit, web, yesod) | 2014-08-25 | 1.2.13.3 | MichaelSnoyman |
yesod-pnotify | 42 | 0.0 | 1 | Yet another getMessage/setMessage using pnotify jquery plugins | (bsd3, library, program, web, yesod) | 2016-03-09 | 1.1.3.2 | KatsutoshiItoh |
yesod-pure | 9 | 0.0 | 1 | Yesod in pure Haskell: no Template Haskell or QuasiQuotes (deprecated) | (library, mit, web, yesod) | 2013-12-10 | 0.1.0.2 | MichaelSnoyman |
yesod-purescript | 30 | 0.0 | 1 | PureScript integration for Yesod | (library, mit, web, yesod) | 2015-03-28 | 0.0.5 | mp |
yesod-raml | 18 | 0.0 | 2 | RAML style route definitions for Yesod | (library, mit, web, yesod) | 2015-11-06 | 0.2.0 | junjihashimoto |
yesod-raml-bin | 10 | 0.0 | 1 | The raml helper executable. | (mit, program, web, yesod) | 2015-11-10 | 0.1.2 | junjihashimoto |
yesod-raml-docs | 9 | 0.0 | 0 | A html documentation generator library for RAML. | (library, mit, web, yesod) | 2015-11-09 | 0.1.1 | junjihashimoto |
yesod-raml-mock | 11 | 0.0 | 0 | A mock-handler generator library from RAML. | (library, mit, web, yesod) | 2015-11-10 | 0.1.1 | junjihashimoto |
yesod-routes (deprecated in favor of yesod-core) | 58 | 0.0 | 9 | Efficient routing for Yesod. (deprecated) | (deprecated, library, mit, web, yesod) | 2014-07-26 | 1.2.0.7 | MichaelSnoyman |
yesod-rst | 15 | 0.0 | 1 | Tools for using reStructuredText (RST) in a yesod application | (library, web, yesod) | 2013-01-23 | 0.2.3 | PascalWittmann |
yesod-s3 (deprecated) | 5 | 0.0 | 1 | Simple Helper Library for using Amazon's Simple Storage Service (S3) with Yesod | (deprecated, library, mit, yesod) | 2014-05-12 | 0.1.1 | TvH |
yesod-sitemap | 50 | 0.0 | 1 | Generate XML sitemaps. | (library, mit, web, yesod) | 2018-02-02 | 1.6.0 | MichaelSnoyman, psibi |
yesod-static | 331 | 0.0 | 17 | Static file serving subsite for Yesod Web Framework. | (library, mit, web, yesod) | 2020-07-06 | 1.6.1.0 | FelipeLessa, MichaelSnoyman, psibi |
yesod-static-streamly | 44 | 0.0 | 0 | A streamly-based library providing performance-focused alternatives for functionality found in yesod-static. | (bsd3, library, streamly, web, yesod) | 2023-07-22 | 0.1.5.3 | MatthewMosior |
yesod-tableview (deprecated) | 12 | 0.0 | 1 | Table view for Yesod applications | (bsd3, deprecated, library, yesod) | 2011-02-14 | 0.2.1 | ErtugrulSoeylemez, esz |
yesod-test | 295 | 0.0 | 6 | integration testing for WAI/Yesod Applications | (library, mit, testing, web, yesod) | 2024-10-20 | 1.6.19 | GregWeber, MichaelSnoyman, psibi, MaxGabriel, parsonsmatt |
yesod-text-markdown | 29 | 0.0 | 1 | Yesod support for Text.Markdown. | (bsd3, library, yesod) | 2018-05-02 | 0.1.10 | ArashRouhani, bsima |
yesod-tls | 8 | 0.0 | 1 | Provides main functions using warp-tls for yesod projects | (library, mit, web, yesod) | 2014-10-05 | 1.4.1 | netom |
yesod-vend | 13 | 0.0 | 1 | Simple CRUD classes for easy view creation for Yesod | (bsd3, library, program, web, yesod) | 2013-07-16 | 0.3.0.0 | KrzysztofSkrzetnicki |