cheeriojs/cheerio

.attr(name) should lowercase name property

Open

#581 opened on 2014年10月21日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TypeScript (1,626 forks)batch import
good first issue❌ Bug

Repository metrics

Stars
 (28,115 stars)
PR merge metrics
 (平均マージ 6h 41m) (30d で 30 merged PRs)

説明

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

コントリビューターガイド