[@workboxjs](https://twitter.com/workboxjs/) Third, Service Worker Includes!

npmjs.com/package/service-worker-includes

This is a caching pattern where full HTML is served to a user, but dynamic and static parts of the page can be cached and updated separately! Uses @workboxjs too.

  • 2
  • 4
  1. Finally, an @eleven_ty plugin! Local Responsive Images!

    npmjs.com/package/eleventy-plugin-local-respimg

    This transforms img tags with images on-disk by resizing, WebP-ing, and optimizing them, and sticks them in a picture tag! Drop-dead simple local responsive images.

    • 4
    • 23
    1. That’s what I’ve got for y’all! Static Site Scaffold has also been updated to use these, too!

      These all now live in github.com/chromeos/static-site-scaffold-modules, my first monorepo. More thoughts (and modules!) coming from my learnings setting that up soon.

      • 0
      • 2
      1. Ok, I’ve got one more for y’all now that I’ve got the kinks worked out: Emoji Commit Helpers:

        npmjs.com/package/emoji-commit-helpers

        :emoji: (scope) Subject commit style helpers for Commitizen and Commitlint, but with shared settings and Lerna support! Semantic Release & Changelog soon.

        • 1
        • 1