html

  • #HTML attributes vs DOM properties #webdev #frontend https://jakearchibald.com/2024/attributes-vs-properties/

  • tiny-world-map ( tinyworldmap/tiny-world-map )

    tinyworldmap is a tiny world map for offline-first and low-bandwidth web apps Created by tinyworldmap on Apr 14, 2024.

  • "Converting Plain Text To Encoded #HTML With Vanilla #JavaScript" #webdev https://www.smashingmagazine.com/2024/04/converting-text-encoded-html-vanilla-javascript/

  • How to think about #html responsive images. #frontend https://danburzo.ro/responsive-images-html/

  • fancy-ansi ( kubetail-org/fancy-ansi )

    Small JavaScript library for converting ANSI to HTML Created by kubetail-org on Mar 29, 2024.

  • Untitled post 59143

    Nice! Fancy-ANSI is a small #JavaScript library for converting #ANSI to beautiful, browser-safe #HTML. https://github.com/kubetail-org/fancy-ansi #opensource

  • invertornot ( mattismegevand/invertornot )

    API to determine if an image should be inverted for optimal dark-mode rendering. Created by mattismegevand on Mar 19, 2024.

  • "Monolith" is a #CLI tool for saving complete web pages as a single #HTML file. Embeds #CSS, image, and #JavaScript assets all at once, producing a single HTML5 document https://github.com/Y2Z/monolith https://crates.io/crates/monolith

  • This is cool. Visit https://viewsource.info/ and you'll see highlighted as you browser the site the #HTML pieces that make it up. Literally you are viewing the source. #webdev

  • Yeah if you're old enough to remember building #HTML websites with <table> then David Walsh's post is relatable. https://davidwalsh.name/im-so-old-1 I think I could add "HTML image maps" to the list (remember this method of creating clickable areas on an image?). #webdev

  • Learned a bit about the #HTML quote tag. I've barely used it so far in my development honestly. https://www.sarahgebauer.com/post/quotes/ #webdev #frontend

  • Snake…in pure #HTML⁉️ [no #JavaScript, no #CSS, no images!!] 😱 https://dev.to/grahamthedev/snakein-pure-html-no-js-no-css-no-images-2ccg #coding

  • JHson.js ( williamtroup/JHson.js )

    📃 A JavaScript library for converting HTML to JSON, and JSON to HTML, with templating, attributes, and CSS support. Created by williamtroup on Feb 28, 2024.

  • Streaming #HTML out of order without #JavaScript https://lamplightdev.com/blog/2024/01/10/streaming-html-out-of-order-without-javascript/

  • Heat.js ( williamtroup/Heat.js )

    🌞 A lightweight JavaScript library that generates customizable heat maps, charts, and statistics to visualize date-based activity and trends. Created by williamtroup on Jan 09, 2024.

  • JsonTree.js ( williamtroup/JsonTree.js )

    🔗 A lightweight JavaScript library that generates customizable tree views to better visualize JSON data. Created by williamtroup on Feb 22, 2024.

  • Observe.js ( williamtroup/Observe.js )

    ⚡ A lightweight JavaScript library that allows developers to keep track of changes to JavaScript objects and/or DOM elements. Created by williamtroup on Dec 30, 2023.

  • Creating a #WebComponent from scratch via @cferdinandi https://gomakethings.com/lets-create-a-web-component-from-scratch/ #HTML #frontend

  • Untitled post 58820

    Why I 🧡 the web: "Cross My Heart" is a a Frogger "Demake" done in 256 Bytes of #HTML and #javascript https://killedbyapixel.github.io/TinyCode/games/CrossMyHeart/

  • "Web Development Is Getting Too Complex, And It May Be Our Fault" #webdev https://www.smashingmagazine.com/2024/02/web-development-getting-too-complex/ "Are #HTML, #CSS, and a touch of #JavaScript enough to build your website or web application? If so, then stick with those. What I am afraid of is adding complexity for complexity’s sake and inadvertently raising the barrier to entry for…

  • Why I 🧡 the web. Pong Wars. https://pong-wars.koenvangilst.nl/ It's a single #HTML file: https://github.com/vnglst/pong-wars/blob/main/index.html #JavaScript

  • 👉🏻 The server side image map. In the time it took to read that it either didn't do anything for. you or you had horrible paralyzing flashbacks. 🫢 #oldschool #developers #html

  • Bookmarking: List of websites for "free #HTML templates w/ vanilla #CSS". https://dev.to/luciantartea/10-best-websites-for-free-html-templates-vanilla-css-3gmn

  • Untitled post 58585

    Why I 🧡 the web. Someone made a browser version of Lode Runner. https://loderunnerwebgame.com/game/ #html #games

  • If you work in #frontend coding and want some reading material over any upcoming break about some things missed in 2023 this might be nice: "Friday Front-End’s Top Links of 2023" https://spaceninja.com/blog/2023/ff-top-ten-2023/ #JavaScript #CSS #HTML

  • Introducing "PE": A Progressive Enhancement templating language Goal is "to offer a simple way to generate usable and meaningful HTML from data that retains its data binding references so it can serve as a template for future updates as well, using simple one-way data binding." https://scottjehl.com//posts/declarative/ #HTML #nodejs via @scottjehl

  • dompdf ( dompdf/dompdf )

    HTML to PDF converter for PHP Created by dompdf on Nov 12, 2012.

  • Back to Basics: 5 #HTML attributes for improved #accessibility and user experience https://www.htmhell.dev/adventcalendar/2023/4/ #development #frontend

  • Untitled post 58234

    Nuts and impressively put together. A (live!) Venn diagram of date and time formats, according to RFC 3339 vs. ISO 8601 vs. #HTML. https://ijmacd.github.io/rfc3339-iso8601/ #Developers

  • A Blog Post With Every #HTML Element https://www.patrickweaver.net/blog/a-blog-post-with-every-html-element/ via @patrickweaver