Vanilla Table Enhancer: A JavaScript library that adds search, sort, and pagination to HTML tables without dependencies.
Key features:
- Pure vanilla JavaScript with zero external requirements
- Real-time search filtering across all columns
- Click-to-sort with automatic type detection
- Configurable pagination with custom page sizes
- Works with legacy browsers when polyfilled
- Refresh and destroy methods for dynamic content
Perfect for dashboards, documentation, and report interfaces where you need interactive tables without heavy grid libraries.
๐ Blog Post
๐ GitHub Repo
๐ Live Demo
Top comments (0)