SaaSHub helps you find the best software and product alternatives Learn more →
Hmpl Alternatives
Similar projects and alternatives to hmpl
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
hmpl
🐜 Server-oriented customizable templating for JavaScript. Apply SSR, SSG, ISG without robot indexing on any sites without Next.js, Remix, Nuxt.js!
-
-
-
-
-
-
torii-rs
Torii is a powerful authentication framework for Rust applications that gives you complete control over your users' data.
-
-
pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
-
hmpl
Discontinued Template language for displaying UI from server to client. Best alternative to htmx and alpine.js (by hmpl-lang)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
hmpl discussion
hmpl reviews and mentions
-
How to get 100% code coverage? ✅
And so, first of all, I needed to test the file that I had with the typescript extension. The file can be viewed here:
- Our Project Got 100 Second Stars on Github🔥
-
Show HN: Server-Oriented Customizable Te
Hi! Today, I would like to introduce to HackerNews a relatively new template language called HMPL, which can help to significantly reduce the size of your web applications. It has been in the works for almost a year, since the old repositories, but now I think it is really worth paying attention to.
https://github.com/hmpl-language/hmpl
First of all, when talking about reducing the size, we need explicit tests. This repository has examples of what advantages the module has over other ways of creating a web application.
Also, unlike the much talked about HTMX, the module uses the modern fetch standard, and the requests to the server are fully customized, which is necessary for normal operation today. It is also safe, because it has functionality that sanitize incoming HTML from XSS attacks.
It is fully tested, so the number of errors associated with its operation will be minimal.
But if you find any flaw, it would be cool if you share it in the comments or in the community discord, as the project is Open-Source and open for contributions from the entire community!
I hope this project will help you to apply SSR, SSG and other server-oriented methods on any site, but without indexing by robots.
Thank you all very much for your attention! It will be very interesting to read your opinion about this template language! In my opinion, it is not bad, but what do you think?
-
How To Fetch (Get) HTML From Server 🛤️
In order to load HTML from the server we can use the HMPL, which is a template language for displaying UI from server to client. It is based on customizable requests sent to the server and processed into ready-made HTML.
- Server-oriented customizable templating for JavaScript
- 🎙️We've implemented new features in HMPL to help developers make web apps smaller and more secure🔥
- 🎙️We have implemented new features to help developers make web apps smaller in size and more secure🔥
- 🎙️We've implemented new features in HMPL to help developers make web apps more secure🔥
- 🎙️We have implemented new features in HMPL to make developers' web apps more secure🔥
- 🎙️We have implemented new features in HMPL to help developers make web apps smaller in size🔥
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
hmpl-language/hmpl is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of hmpl is TypeScript.