Skip to content

es-toolkit scraper #2517

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

Merged
merged 4 commits into from
Jun 4, 2025
Merged

es-toolkit scraper #2517

merged 4 commits into from
Jun 4, 2025

Conversation

gurgeous
Copy link
Contributor

@gurgeous gurgeous commented Jun 2, 2025

Hi guys, I love devdocs! I've been using es-toolkit instead of lodash recently and I decided to write a scraper. The es-toolkit scraper is similar to date-fns. It uses a clone of the es-toolkit repo to process the markdown, with some regular expressions to clean things up. What do you think?

Thanks for making such a great project.

  • Tested the scraper on a local copy of DevDocs
  • Ensured that the docs are styled similarly to other docs on DevDocs
  • Added these files to the public/icons/your_scraper_name/ directory:
    • 16.png: a 16×16 pixel icon for the doc
    • [email protected]: a 32×32 pixel icon for the doc
    • SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself

@gurgeous gurgeous requested a review from a team as a code owner June 2, 2025 22:56
@lishasuvarna
Copy link

lishasuvarna commented Jun 2, 2025 via email

Copy link
Contributor

@simon04 simon04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@simon04 simon04 merged commit c4b95a3 into freeCodeCamp:main Jun 4, 2025
1 check passed
@gurgeous
Copy link
Contributor Author

gurgeous commented Jun 4, 2025

My pleasure, maybe I'll add more! Pretty easy. I can think of some wording improvements to the scraper docs as well. Let me know if you are interested. Thanks Simon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants