Hepek
Typesafe HTML templates and static site generator in pure Scala (by sake92)
sbt-hepek
Sbt plugin for rendering Scala objects to files. And more! (by sake92)
Hepek | sbt-hepek | |
---|---|---|
- | 1 | |
108 | 20 | |
1.9% | - | |
7.2 | 6.2 | |
3 months ago | about 1 year ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
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.
Hepek
Posts with mentions or reviews of Hepek.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Hepek yet.
Tracking mentions began in Dec 2020.
sbt-hepek
Posts with mentions or reviews of sbt-hepek.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-25.
-
sbt-blowout
What do you think about using this plugin for this kind of stuff? https://github.com/sake92/sbt-hepek You can write arbitrary scala code that returns a String. Every scala singleton will generate a file. There is also MultiRenderable to generate multiple files at once. :)