Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cinemast authored Dec 12, 2023
1 parent 4c05e63 commit aca8794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2>Projects</h2>
<li><a href="/css">/css</a> - modular vanilla CSS3 components</li>
<li><a href="https://github.com/nobloat/bare-jvm">/bare-jvm</a> - <a href="https://baremessages.org/">baremessages</a> implementation for the JVM</li>
<li><a href="https://github.com/cinemast/dbolve">cinemast/dbolve</a> - a very minimalistic database migration tool for golang projects</li>
<li><a href="https://github.com/nobloat/tinyviper">nobloat/tinyviper</a> - a very minimalistic alternative to the famous <a href="https://github.com/spf13/viper">spf13/viper</a> configuration library
<li><a href="https://github.com/nobloat/tinyviper">nobloat/tinyviper</a> - a very minimalistic alternative to the famous <a href="https://github.com/spf13/viper">spf13/viper</a> configuration library</li>
<li><a href="https://github.com/oliverselinger/db-evolve">oliverselinger/dbevolve</a> - a very minimalistic database migration tool for Java 11+ projects (lightweight alternative to liquibase or flyway)</li>
<li><a href="https://github.com/oliverselinger/failsafe-executor">oliverselinger/failsafe-executor</a> - a minimalistic distributed task scheduler for Java 11+ projects (lightweight alternative to quartz)</li>
<li><a href="https://github.com/nobloat/svelte-router">/svelte-router</a> - a minimalistic router for svelte, in case one does not want to use SvelteKit.
Expand Down

0 comments on commit aca8794

Please sign in to comment.