Projects in Awesome Lists by WebReflection
A curated list of projects in awesome lists by WebReflection .
https://github.com/WebReflection/hooked-elements
wickedElements 🧙 with render hooks
Last synced: 07 May 2025
https://github.com/webreflection/proxied-worker
A tiny utility to asynchronously drive a namespace exposed through a Worker.
Last synced: 14 Apr 2025
https://github.com/webreflection/hooked-elements
wickedElements 🧙 with render hooks
Last synced: 19 Oct 2025
https://github.com/webreflection/css-proxied-vars
The easiest way to set, read, or update, CSS variables per each element.
Last synced: 11 Mar 2026
https://github.com/webreflection/domtagger
The hyperHTML's template literal parser
Last synced: 26 Jul 2025
https://github.com/webreflection/poorlyfills
Simplified, partial, and poor ES6 collections polyfills, targeting IE9+ and older mobile browsers.
Last synced: 05 Mar 2025
https://github.com/webreflection/babel-plugin-transform-builtin-classes
A fix for the infamous Babel #4480 bug.
Last synced: 13 Aug 2025
https://github.com/webreflection/qsa-observer
handle elements lifecycle through CSS selectors
Last synced: 14 Apr 2025
https://github.com/webreflection/jsx2tag
Enable JSX for Template Literal Tags based projects.
Last synced: 26 Oct 2025
https://github.com/webreflection/static.email
The easiest way to send emails on the Web
Last synced: 14 Apr 2025
https://github.com/WebReflection/header-snippets
A collection of snippets to put in your header.
Last synced: 08 Jul 2025
https://github.com/webreflection/life-diary
your albums, your journey, your data
Last synced: 14 Apr 2025
https://github.com/webreflection/header-snippets
A collection of snippets to put in your header.
Last synced: 31 Jan 2026
https://github.com/WebReflection/lazytag
Lazy loading Custom Elements and their styles without even thinking about it.
Last synced: 09 Jul 2025
https://github.com/webreflection/broadcast
Notification channel for the past, the present, and the future.
broadcast callback channel notification promise
Last synced: 31 Jul 2025
https://github.com/webreflection/lazytag
Lazy loading Custom Elements and their styles without even thinking about it.
Last synced: 14 Apr 2025
https://github.com/webreflection/custom-elements-builtin
A better custom-elements-builtin polyfill, Safari only
Last synced: 15 Sep 2025
https://github.com/webreflection/disconnected
Enables `connected` and `disconnected` element's listeners.
Last synced: 08 Mar 2026
https://github.com/WebReflection/tiny-cdn
A tiny static files serving handler
Last synced: 26 Mar 2025
https://github.com/webreflection/custom-function
Literally the only sane way, if not the fastest one, to extend the Function class witohut evaluation.
Last synced: 09 Apr 2025
https://github.com/webreflection/buffer-to-base64
A base64 encoder/decoder with gzip or deflate abilities.
Last synced: 16 Mar 2026
https://github.com/webreflection/not-so-weak
Iterable WeakMap, WeakSet and WeakValue
Last synced: 14 Apr 2025
https://github.com/webreflection/es-class
ECMAScript 3 to 6 compatible Class definition
Last synced: 14 Apr 2025
https://github.com/webreflection/monthly
A simplified way to show a calendar month in any console.
Last synced: 05 Mar 2025
https://github.com/webreflection/create-viperhtml-app
A basic viperHTML + hyperHTML setup
Last synced: 14 Apr 2025
https://github.com/WebReflection/create-viperhtml-app
A basic viperHTML + hyperHTML setup
Last synced: 03 Apr 2025
https://github.com/webreflection/common-js
CommonJS + module.import() for any Browser
Last synced: 14 Apr 2025
https://github.com/webreflection/uce-loader
A minimalistic, framework agnostic, lazy Custom Elements loader
Last synced: 14 Apr 2025
https://github.com/webreflection/tinydown
Just a tiny markdown like parser.
Last synced: 14 Apr 2025
https://github.com/webreflection/with-preview
An <img> built-in extend that loads its non-preview counterpart once visible
Last synced: 14 Apr 2025
https://github.com/webreflection/uhtml-ssr
uhtml for Service Worker, Web Worker, NodeJS, and other SSR cases
Last synced: 12 Jul 2025
https://github.com/webreflection/node-worker
Web Worker like API to drive NodeJS files
Last synced: 14 Apr 2025
https://github.com/webreflection/hypermorphic
hyperHTML / viperHTML isomorphic importer
Last synced: 14 Apr 2025
https://github.com/webreflection/custom-elements
An unobtrusive customElements V1 polyfill
Last synced: 13 Apr 2025
https://github.com/webreflection/weak-value
A Map with weakly referenced values, instead of keys
Last synced: 14 Apr 2025
https://github.com/webreflection/backtick-template
ES2015 backticks for ES3+ engines
es3 es5 string template transformer
Last synced: 14 Apr 2025
https://github.com/webreflection/cookies-monster
A Simplified EU Cookie Law Approach
Last synced: 28 Jun 2025
https://github.com/webreflection/umeta
A micro helper for import.meta data.
Last synced: 14 Apr 2025
https://github.com/webreflection/reactive-props
An all-in-one implementation of the Reactive State for Data & DOM patterns.
Last synced: 14 Apr 2025
https://github.com/WebReflection/qso
A MutationObserver like API for CSS selectors.
Last synced: 24 Apr 2025
https://github.com/webreflection/element-observer
A MutationObserver inspired observer for Custom Elements like mutations on any DOM element.
Last synced: 14 Apr 2025
https://github.com/webreflection/jsgtk-twitter
JSGtk Desktop Twitter Client based on Mobile Twitter
Last synced: 13 Jun 2025
https://github.com/webreflection/domcontentloaded
fixing the (in)famous event that does not trigger once "loaded"
Last synced: 14 Apr 2025
https://github.com/webreflection/lighterhtml-plus
It's lighterhtml with `onconnected`, `ondisconnected`, and `onattributechanged` events
Last synced: 14 Apr 2025
https://github.com/WebReflection/uint8-to-base64
A safe Uint8Array to base64 string converter
Last synced: 07 May 2025
https://github.com/webreflection/ube
A builtin-elements based µce alternative.
Last synced: 14 Apr 2025
https://github.com/webreflection/majinbuu
Morph an array into another via Levenshtein distance
Last synced: 05 Mar 2025
https://github.com/webreflection/essential-md
An essential markdown-like utility for console logs
Last synced: 14 Apr 2025
https://github.com/webreflection/tag-params
Transform a generic string into parameters suitable for template literals functions tags.
Last synced: 14 Apr 2025
https://github.com/webreflection/as-custom-element
Setup any element as if it was a Custom Element
Last synced: 23 Jul 2025
https://github.com/webreflection/ie-touch
W3C Touch Events for IE10 and IE11 Mobile
Last synced: 14 Apr 2025
https://github.com/webreflection/uint8-to-base64
A safe Uint8Array to base64 string converter
Last synced: 21 Jun 2025
https://github.com/webreflection/mini-coi
A minimalistic version of coi-serviceworker.
Last synced: 12 Sep 2025
https://github.com/webreflection/js-proxy
The one-stop shop solution for JS Proxies and FFI APIs.
destructor ffi garbage-collection proxy
Last synced: 14 Apr 2025
https://github.com/webreflection/js-in-json
A server side agnostic way to stream JavaScript.
Last synced: 13 Apr 2025
https://github.com/WebReflection/js-in-json
A server side agnostic way to stream JavaScript.
Last synced: 07 May 2025
https://github.com/WebReflection/onpushstate
A seamless history manager with pushstate notification.
Last synced: 08 Jul 2025
https://github.com/webreflection/onpushstate
A seamless history manager with pushstate notification.
Last synced: 05 Mar 2025
https://github.com/webreflection/fly-bun-sqlite
Fly.io with Bun and SQLite.
Last synced: 14 Apr 2025
https://github.com/WebReflection/fly-bun-sqlite
Fly.io with Bun and SQLite.
Last synced: 06 Aug 2025
https://github.com/webreflection/console-strings
String utilities that understand terminal escape sequences.
Last synced: 14 Apr 2025
https://github.com/webreflection/geoshare
A Geo Location PWA based on the Pusher Channels real-time API.
Last synced: 05 Mar 2026
https://github.com/webreflection/element-notifier
A MutationObserver dis/connected helper.
Last synced: 14 Apr 2025
https://github.com/webreflection/endow
A minimalistic, yet powerful, class based mixin utility.
Last synced: 13 Jul 2025
https://github.com/WebReflection/endow
A minimalistic, yet powerful, class based mixin utility.
Last synced: 23 Apr 2025
https://github.com/webreflection/static-params
A general purpose utility to allow interpolation values as static parts of a template literal tag.
Last synced: 14 Apr 2025
https://github.com/webreflection/indexed-values
An ever growing Set based utility to optimize JSON, IndexedDB, or postMessage.
Last synced: 14 Apr 2025
https://github.com/webreflection/basic-devtools
Exports `$`, `$$`, and `$x` utilities as described in Chrome Console Utilities API reference
Last synced: 14 Apr 2025
https://github.com/webreflection/document-persistent-fragment
A WHATWG Proposal
Last synced: 14 Apr 2025
https://github.com/webreflection/basic-lru
A fast and lightweight Map based LRU implementation.
Last synced: 07 Oct 2025
https://github.com/webreflection/plain-tag
A fast, and essential, noop/plain JS template literal tag.
Last synced: 05 May 2025
https://github.com/webreflection/reraf
A super light and simple way to reschedule animation frames
Last synced: 14 Apr 2025
https://github.com/webreflection/masonry-rows
A Custom Element that delivers masonry grid layout to most common browsers.
Last synced: 14 Apr 2025
https://github.com/webreflection/web-compressor
A gzip/deflate compressor based on De/CompressionStream buffers and base64
Last synced: 14 Jul 2025
https://github.com/webreflection/object-mixin
ES6 next big thing polyfilled before it gets real
Last synced: 14 Apr 2025
https://github.com/webreflection/about-no-semicolons
About no semicolons in JS
Last synced: 05 Mar 2025
https://github.com/webreflection/ready
A pattern to bootstrap any JavaScript on DOMContentLoaded
Last synced: 15 Sep 2025
https://github.com/webreflection/sqlite-tag-spawned
Same as sqlite-tag but without the native sqlite3 module dependency
Last synced: 03 Jul 2025
https://github.com/webreflection/once-defined
A minimalistic boilerplate to wait for Custom Elements, or libraries, definition
Last synced: 01 Aug 2025
https://github.com/webreflection/gitstrap
base folder structure to build projects
Last synced: 11 Aug 2025
https://github.com/webreflection/uconnect
An essential connected/disconnected DOM helper
Last synced: 14 Apr 2025