awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNode and Attribute Editors

Programmatically editing, adding, or removing nodes and attributes in parsed XML and HTML documents.

Distinct from HTML Document Transformation: Distinct from HTML Document Transformation: focuses on low-level node/attribute manipulation rather than selector-driven content rewriting.

Explore 1 awesome GitHub repository matching content management & publishing · Node and Attribute Editors. Refine with filters or upvote what's useful.

Awesome Node and Attribute Editors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sparklemotion/nokogirisparklemotion 的头像

    sparklemotion/nokogiri

    6,236在 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

    Edit, add, or remove nodes in parsed XML and HTML documents to transform content programmatically.

    Clibxml2libxsltnokogiri
    在 GitHub 上查看↗6,236
  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Document Processing and Conversion
  5. Document Processing Tools
  6. Markup and Structure Parsers
  7. HTML Document Transformation
  8. Node and Attribute Editors