Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add length property for all cheerio instances #1681

Merged
merged 3 commits into from Jan 26, 2021
Merged

Conversation

5saviahv
Copy link
Contributor

  • Add length parameter for all cheerio instances.
  • re do merge with simple postfix operators

should resolve #1674

@5saviahv 5saviahv changed the title add length parameter add length property for all cheerio instances Jan 17, 2021
lib/cheerio.js Show resolved Hide resolved
@fb55
Copy link
Member

fb55 commented Jan 25, 2021

This looks great! I should have flagged this earlier — could you include a test (probably based on #1674) to make sure this doesn't break again?

@fb55 fb55 merged commit b3010d7 into cheeriojs:main Jan 26, 2021
@fb55
Copy link
Member

fb55 commented Jan 26, 2021

Awesome, thanks a lot @5saviahv!

@5saviahv 5saviahv deleted the merge branch January 26, 2021 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.merge() - wont accept Cheerio object.
2 participants