Smaller Web Apps With HMPL: Auto Body Generation & Indicators
Automatic body generation for RequestInit and indicators for custom loaders make web app development easier. HMPL-js features 100% test coverage, available via npm or CDN.
Today, we have prepared some cool features that can really help developers make web applications much smaller in size. These features themselves qualitatively complement the already good template language with additional and interesting functionality. They have been in development for several months now and are also quite expandable, making the future much more promising and clear. ⚙️ Automatic body generation for RequestInit One of the innovations is the generation of the body of the request to the server. This functionality is very convenient when working with forms, because you do...