Scalatags

ScalaTags is a small XML/HTML construction library for Scala. (by lihaoyi)

Scalatags Alternatives

Similar projects and alternatives to Scalatags

  1. semver

    Semantic Versioning Specification

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Ruby on Rails

    Ruby on Rails

  4. Preact

    120 Scalatags VS Preact

    ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

  5. zero-to-production

    Code for "Zero To Production In Rust", a book on API development using Rust.

  6. clace

    Hypermedia based internal tools for teams. Application server for containerized apps. Runbook automation like Rundeck, custom apps like Retool.

  7. dream-html

    Type-safe markup rendering, form validation, and routing for OCaml Dream web framework

  8. gowebly

    🔥 A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js, and the most popular CSS frameworks on the frontend.

  9. Binding.scala

    Reactive data-binding for Scala

  10. monadic-html

    Tiny DOM binding library for Scala.js

  11. jatl

    JATL : Java Anti-Template Language

  12. xs4s

    1 Scalatags VS xs4s

    XML Streaming for Scala including FS2/cats support

  13. scala-scraper

    A Scala library for scraping content from HTML pages

  14. xyz-jphil-luvml

    Luvml is a way to Love Html (and XML). It is a Html DSL compatible with normal Java and Javascript (using JSweet v3)

  15. Hepek

    0 Scalatags VS Hepek

    Typesafe HTML templates and static site generator in pure Scala

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Scalatags alternative or higher similarity.

Scalatags discussion

Log in or Post with

Scalatags reviews and mentions

Posts with mentions or reviews of Scalatags. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-03.
  • Dependency management fatigue, or why I forever ditched React for Go+Htmx+Templ
    8 projects | news.ycombinator.com | 3 Dec 2024
    > JSX is a really elegant way to avoid templating, but we're back to templating with HTMX

    Not necessarily. There are libraries in all mainstream languages that let you embed HTML generation directly in your backend server itself, without using a templating engine. Some examples:

    Python: https://htpy.dev/

    Scala: https://com-lihaoyi.github.io/scalatags/

    OCaml: https://yawaramin.github.io/dream-html/ (that's mine)

    > Routing, state management, auth, components, theming, API access, and more are all still problems that people add libraries for and those problems don't go away

    Actually they kinda do go away. Have you ever tried Ruby on Rails? It does all this out of the box.

  • Second-Guessing the Modern Web
    6 projects | news.ycombinator.com | 21 Sep 2023
    Nowadays I highly recommend HTML embedding libraries directly in the programming language. E.g. ScalaTags https://com-lihaoyi.github.io/scalatags/ or (my own) https://github.com/yawaramin/dream-html

    Yes, you give up the ability of designers and frontend-only people to easily work with the HTML templates. But in exchange you get quite a lot.

  • DSL for generating HTML in Java
    4 projects | /r/java | 26 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Scalatags repo stats
4
759
4.8
2 days ago

lihaoyi/scalatags is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Scalatags is Scala.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Scala is
the 38th most popular programming language
based on number of references?