Pinned Repositories
circular-json
JSON does not handle circular references. Now it does
document-register-element
A stand-alone working lightweight version of the W3C Custom Elements specification
dom4
Modern DOM functionalities for every browser
flatted
A fast and minimal circular JSON parser.
hyperHTML
A Fast & Light Virtual DOM Alternative
JSONH
Homogeneous Collection Compressor
lighterhtml
The hyperHTML strength & experience without its complexity 🎉
linkedom
A triple-linked lists based DOM implementation.
uhtml
A micro HTML/SVG render
url-search-params
Simple polyfill for URLSearchParams standard
WebReflection's Repositories
WebReflection/flatted
A fast and minimal circular JSON parser.
WebReflection/uce
µhtml based Custom Elements
WebReflection/nonchalance
The easiest way to augment DOM builtin elements.
WebReflection/archibold.io
archibold.io
WebReflection/fetch
A fetch with Response abilities.
WebReflection/signal
An extremely basic signals implementation.
WebReflection/jsdon
A DOM serializer based on LinkeDOM idea
WebReflection/vscode-literally-html
Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
WebReflection/umeta
A micro helper for import.meta data.
WebReflection/fly-bun-sqlite
Fly.io with Bun and SQLite.
WebReflection/npm-dollar
A package.json scripts helper.
WebReflection/loop-once
A safer loop for sync or async unique use cases.
WebReflection/raytrace
A performance comparison between TS and JS
WebReflection/literal-map
A Map that acts like an object literal to better reflect Python dictionaries in JS.
WebReflection/fs
Emscripten FS, PATH and PATH_FS utilities as a module
WebReflection/uparser
The uhtml template parser
WebReflection/range
A Pythonic `range(...)` utility that works with both `for/of` and `in` operations
WebReflection/partial
Partial function / Class application.
WebReflection/domconstants
Commonly used DOM constants for various projects.
WebReflection/proxy-target
A Proxy target common denominator for any kind of value.
WebReflection/basic-toml
A simple TOML subset parser.
WebReflection/anybitwise
A BigInt based bitwise oriented utility.
WebReflection/buffer-points
A module that buffers code points before flushing these as single char.
WebReflection/talks
info and slides about my talks
WebReflection/examples
Abusing gh-pages to store a list of Web related examples.
WebReflection/js-framework-benchmark
A comparison of the performance of a few popular javascript frameworks
WebReflection/pyscript-xmas-2023
The PyScript Xmas card demo for 2023
WebReflection/bluetooth-json
bluetooth-SIG as JSON
WebReflection/ssr-benchmark
Benchmarking JS web framework SSR performance
WebReflection/whatever