Anthony Max

Anthony Max

HMPLHMPL
🐜 Fetch API enjoyer.
DEV CommunityaHMPL

Forums

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.

Anthony Max

7mo ago

HMPL.js - Template language for displaying UI from server to client

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.
Anthony Max

1yr ago

HMPL - Template language for fetching HTML from API

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.
Anthony Max

1yr ago

HMPL - Server-oriented customizable templating for javascript

🐜 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!