jatl
JATL : Java Anti-Template Language (by agentgt)
readable-regex
Regular expressions made readable in Java (by ricoapon)
jatl | readable-regex | |
---|---|---|
5 | 3 | |
45 | 37 | |
- | - | |
0.0 | 1.8 | |
almost 3 years ago | almost 3 years ago | |
Java | Java | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jatl
Posts with mentions or reviews of jatl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-12.
-
Full stack web development in a single Java file: An intro to Javalin and htmx
As the author of a very similar ancient library (JATL) to j2html I strongly discourage this approach. I base this on decades of experience of generating HTML from Java.
- DSL for generating HTML in Java
- j2html is looking for a maintainer
- Revisiting Html in Java
-
Readable Regex v0.3.0 released! I would appreciate your feedback
For example: https://github.com/agentgt/jatl/blob/master/src/main/java/com/googlecode/jatl/MarkupBuilder.java
readable-regex
Posts with mentions or reviews of readable-regex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-09.
-
Readable Regex v0.3.0 released! I would appreciate your feedback
Aaand I added it: https://github.com/ricoapon/readable-regex/tree/v0.4.0#extending-the-builder
What are some alternatives?
When comparing jatl and readable-regex you can also consider the following projects:
j2html - Java to HTML generator. Enjoy typesafe HTML generation.
JavaVerbalExpressions - Java regular expressions made easy.
Scalatags - ScalaTags is a small XML/HTML construction library for Scala.
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)
rendersnake - Java library for creating components and pages that produce HTML using only Java