Lightweight HTMX extensions: smart loading indicators, file downloads, and programmatic history restoration. No build step required.
Stars
25
Forks
1
Watchers
25
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Update global loading indicator background color for improved visibility and aesthetics.
65f8911View on GitHubEnhance global loading indicator by implementing robust history and DOM lifecycle handling. Introduce new functions for managing local and global entries, ensuring efficient cleanup and preventing double-finalization of shared entries.
e00677aView on GitHubRefactor global loading indicator to utilize a more efficient request ID mapping and enhance local indicator functionality. Update spinner and overlay management for improved user experience.
a89a2dfView on GitHubUpdate overlay delay and refine event handling in global loading indicator for improved request management.
7f3b8b5View on GitHubAdd .gitignore for local scripts and adjust global loading indicator delays and styling for improved user experience.
d826ef0View on GitHubRefactor global loading indicator to use a centralized overlay and spinner. Increase spinner delay and improve styling for better user experience.
20b74fcView on GitHubEnhance global loading indicator with scoped overlay and spinner functionality. Update README to reflect new features and usage instructions.
cf3a0b3View on GitHub