awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesCSS Selector-Based Search Attachments

Mechanisms for attaching search and filter logic to DOM elements via CSS classes.

Distinct from Search-Index-Based Retrieval: Candidates focus on regex filters or general index retrieval; this is about targeting elements via CSS classes to attach behavior.

Explore 1 awesome GitHub repository matching user interface & experience · CSS Selector-Based Search Attachments. Refine with filters or upvote what's useful.

Awesome CSS Selector-Based Search Attachments GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • javve/list.jsjavve का अवतार

    javve/list.js

    11,222GitHub पर देखें↗

    list.js is a JavaScript search and sort library used to add real-time filtering, sorting, and pagination to HTML lists and tables without backend dependencies. It functions as a DOM data indexer and template-driven HTML renderer, allowing developers to manage how data is displayed and discovered on the client side. The library distinguishes itself through a fuzzy string matching engine that handles approximate matches and typos, and a DOM data indexer that extracts values directly from HTML data attributes to build a searchable internal index. It uses a template-driven rendering system to gen

    Attaches search and filter behavior to specific HTML elements by targeting their CSS classes.

    JavaScripteasy-to-usefiltersflexibility
    GitHub पर देखें↗11,222
  1. Home
  2. User Interface & Experience
  3. CSS Selector-Based Search Attachments