cheeriojs/cheerio

.attr(name) should lowercase name property

Open

#581 创建于 2014年10月21日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (1,626 fork)batch import
good first issue❌ Bug

仓库指标

Star
 (28,115 star)
PR 合并指标
 (平均合并 6小时 41分钟) (30 天内合并 30 个 PR)

描述

When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.

贡献者指南