Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: hmpl Clear Filter

Show HN: HMPL – Small Template Language for Rendering UI from Server to Client

Server-oriented customizable templating for JavaScript Introduction hmpl is a 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. The language is syntactically block-based and integrated with JSON5 and DOMPurify. Reduce the size of your javascript files and display the same UI as if it was written in a modern framework! ☆ If you find HMPL useful, please consider giving us a star

Topics: div hmpl js script server