SenangWebs Index: A lightweight JavaScript library for building searchable, paginated data views from JSON data.
Key features:
- Multi-field search with automatic debouncing
- Declarative HTML or programmatic JavaScript API
- Built-in loading, error, and empty states
- Zero external dependencies, pure ES6+
- Works with JSON arrays or remote endpoints
Perfect for product catalogs, user directories, or any project that displays filterable data.
The dual initialization approach means you can use HTML attributes for simple cases or the full JavaScript API when you need more control.
๐ Blog Post
๐ GitHub Repo
๐ Live Demo
Top comments (0)