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

fix: forks + node-html-parser #4

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

jenslys
Copy link
Contributor

@jenslys jenslys commented Jan 1, 2025

Fixes: #3

might have gone a little overboard with this, but i did some refactoring:

  • Replaced cheerio with node-html-parser, which is a much faster parser
  • Fixed selector for forks
  • Disable cache in dev (not 100% this works correctly)
  • General refactoring to make things cleaner

@berrysauce
Copy link
Owner

Whoa that was fast :O Glad you like it and I appreciate the cleanup & little performance boost! Happy new year! ✨

@berrysauce berrysauce merged commit e84286c into berrysauce:main Jan 1, 2025
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.

[BUG] - Fork count always 0
2 participants