New top story on Hacker News: Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies

Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies
43 by amaury_bouchard | 15 comments on Hacker News.
I built µJS because I wanted AJAX navigation without the verbosity of HTMX or the overhead of Turbo. It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single

Comments

Popular posts from this blog

New top story on Hacker News: Show HN: Sourcebot – Self-hosted Perplexity for your codebase