web-view: Type-safe HTML and CSS with intuitive layouts and composable styles.

[ bsd3, deprecated, library, web ] [ Propose Tags ] [ Report a vulnerability ]
Deprecated in favor of atomic-css

Type-safe HTML and CSS with intuitive layouts and composable styles. Inspired by Tailwindcss and Elm-UI . See documentation for the Web.View module below


[Skip to Readme]

Modules

[Last Documentation]

  • Web
    • Web.View
      • Web.View.Element
      • Web.View.Layout
      • Web.View.Render
      • Web.View.Reset
      • Web.View.Style
      • Web.View.Types
        • Web.View.Types.Url
      • Web.View.View

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0, 0.2.2, 0.2.3, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1
Change log CHANGELOG.md
Dependencies base (>=4.16 && <5), bytestring (>=0.11 && <0.13), casing (>0.1.3.0 && <0.2), containers (>=0.6 && <1), effectful-core (>=2.3 && <3), file-embed (>=0.0.10 && <0.1), html-entities (>=1.1.4.7 && <1.2), http-types (>=0.12 && <0.13), string-interpolate (>=0.3.2 && <0.4), text (>=1.2 && <3) [details]
Tested with ghc ==9.8.2, ghc ==9.6.6
License BSD-3-Clause
Author Sean Hess
Maintainer seanhess@gmail.com
Category Web
Home page https://github.com/seanhess/web-view
Bug tracker https://github.com/seanhess/web-view/issues
Source repo head: git clone https://github.com/seanhess/web-view
Uploaded by seanhess at 2025-05-30T15:30:43Z
Distributions Stackage:0.7.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 510 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-30 [all 2 reports]

Readme for web-view-0.7.1

[back to package description]

Web View

DEPRECATED

This package has been renamed to atomic-css, focusing on css utilities. View features like context have been moved to hyperbole