awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesHash-Like Interfaces

Read, set, delete, and iterate over element attributes using a hash-like access pattern.

Distinct from Command Attributes: Distinct from Command Attributes: focuses on general attribute read/write/delete operations via a hash interface, not action-triggering attributes.

Explore 1 awesome GitHub repository matching web development · Hash-Like Interfaces. Refine with filters or upvote what's useful.

Awesome Hash-Like Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • sparklemotion/nokogiriAvatar sparklemotion

    sparklemotion/nokogiri

    6,236Vezi pe GitHub↗

    Nokogiri is an XML and HTML parsing library that builds navigable document trees from strings, files, or URLs using native C parsers for speed and standards compliance. It provides a CSS selector engine that translates CSS3 selectors into XPath expressions for querying nodes, an XPath query interface with namespace support, a document manipulation toolkit for modifying parsed documents, XSD schema validation, and XSLT transformation capabilities. The library wraps libxml2 and libxslt C libraries with Ruby bindings for high-performance parsing, and integrates Google's Gumbo parser for standard

    Provides a hash-like interface for reading, setting, and deleting node attributes.

    Clibxml2libxsltnokogiri
    Vezi pe GitHub↗6,236
  1. Home
  2. Web Development
  3. Element Attributes
  4. Command Attributes
  5. Hash-Like Interfaces