|
|
|
|
|
by josephernest
104 days ago
|
|
Nice project, always interesting to see HTMX-inspired frameworks. If you want something even more minimalistic, I did Swap.js:
100 lines of code, handles AJAX navigation, browser history, custom listeners when
parts of DOM are swapped, etc. https://github.com/josephernest/Swap.js Using it for a few production products and it works quite well! |
|