Anthony Max

Anthony Max

HMPLHMPL
🐜 Fetch API enjoyer.
DEV CommunityaHMPL
All activity
Anthony Maxstarted a discussion

Launch Day: Our Journey to It

Hello everyone! Today, most websites use frameworks like Next.js, Nuxt, and others to build high-quality content. The problem with this approach is that website builds can be quite lengthy. For almost a year and a half, we've been developing a tool that can make life easier for many website developers. The idea is based on the HATEOAS architecture and the general understanding that you can put...

HMPL.js provides the flexibility to build server-driven templates with minimal JavaScript. With its block-based syntax, customizable fetch requests, and built-in support for forms, events, and time-based syncing you can deliver dynamic user interfaces without relying on a heavy framework. HMPL integrates with JSON5 for expressive object syntax and DOMPurify for safe HTML rendering, all in just a few kilobytes.
HMPL
HMPLLightweight server-oriented template language for JavaScript
Server-oriented customizable templating for JavaScript. It is based on customizable requests sent to the server via fetch and processed into ready-made HTML. The language is integrated with JSON5 and DOMPurify. Alternative to HTMX and Alpine.js.
HMPL.js
HMPL.jsTemplate language for displaying UI from server to client
🐜 Small template language for displaying UI from server to client. It is based on customizable requests sent to the server via fetch and processed into ready-made HTML. Reduce the size of js files and create interface like on a framework!
HMPL
HMPLServer-oriented customizable templating for javascript
hmpl is a small template language for fetching HTML from API. It is based on requests sent to the server via fetch and processed into ready-made HTML.
HMPL
HMPLTemplate language for fetching HTML from API