DEV Community

Dev Sk
Dev Sk

Posted on

Today's GitHub Repositories

Steel (GitHub Repo)

Steel is an open source browser API for AI agents and apps. It makes it easy to build AI apps and agents that interact with the web. Steel features built-in stealth capabilities, text-to-markdown session management, a UI for viewing/debugging sessions, and full browser control through standard automation frameworks like Puppeteer, Playwright, and Selenium.

LaTeX.css (Website)

LaTeX.css is an almost class-less CSS library that turns HTML documents into websites that look like a LaTeX document. Developers only have to write semantic HTML and then add the CSS file. LaTeX.css supports dark mode and support for LaTEX math and syntax highlighting can be added through scripts.

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video