Tags: html*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Experimental new browser engine. Parses HTML/CSS, computes styles, performs layout, and paints pixels. Includes a desktop browser shell and JavaScript execution via an embedded JS engine.
    2026-01-18 Tags: , , , , , , , by klotz
  2. MinerU is a tool that converts PDFs into machine-readable formats (e.g., markdown, JSON), allowing for easy extraction into any format.
  3. The article explains React as a reimagining of HTML for modern web development. It highlights the traditional separation between declarative HTML and powerful, yet complex, JavaScript. React bridges this gap by combining the declarative nature of HTML with the architectural capabilities of JavaScript through the use of components. These components are essentially JavaScript functions that return UI descriptions, enabling code reuse and simplifying maintenance. The article emphasizes the importance of organization (using files strategically) and purity in React components for predictable and debuggable applications.
  4. This article explores replacing JavaScript functionality with native HTML and CSS for improved performance and reduced resource usage, focusing on accordions, autofilter inputs, modals, and offscreen navigation.
  5. Vercel proposes using
    <script type="text/llms.txt"> to include inline instructions for LLMs directly in HTML responses, particularly for access control and agent navigation.

    <pre>
    &lt;script type="text/llms.txt">
    ## Note to agents accessing this page:

    This page requires authentication to access. Automated agents should use a
    Vercel authentication bypass token to access this page.

    The easiest way to get a token is using the get_access_to_vercel_url or ...
    &lt;/script>
    </pre>
    2025-08-21 Tags: , , , , , by klotz
  6. Render any git repo into a single static HTML page for humans or LLMs. Flatten any GitHub repository into a single, searchable HTML page with syntax highlighting, markdown rendering, and a clean sidebar navigation.
  7. ScreenCoder — Turn any UI screenshot into clean, editable HTML/CSS with full control. Fast, accurate, and easy to customize.
  8. This article discusses using HTML data-* attributes as an alternative to closures in React for performance and readability, especially when dealing with lists and memoization.
  9. The article discusses Sosse, a self-hosted web scraper that allows users to archive their favorite websites. It highlights the tool's simplicity, ease of installation via Docker, and its ability to create full HTML snapshots of web pages, including stylesheets and assets. The author integrates Sosse into their workflow for archiving articles and technical documentation, praising its minimal interface and reliability.
  10. A summary of Antranig Basman's projects, including work with the Oregon Bee Atlas, the Infusion framework, spherical turtle graphics for NOAA's Science on a Sphere, the GPII/Morphic autopersonalization project, Darwin Online, and the RSF framework.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "html"

About - Propulsed by SemanticScuttle