-
pixeldataview Public
JavaScript module providing a low-level, DataView-like, interface for reading and writing individual pixel values in chunky and planar image data.
JavaScript MIT License UpdatedOct 20, 2025 -
diskview Public
DiskView is a JavaScript module for reading and writing raw disk data at the sector level using DataView-like APIs. Includes support for FAT12/FAT16 filesystems via `FatDiskView`.
JavaScript MIT License UpdatedSep 17, 2025 -
rollup-plugin-appkit Public
A Rollup plugin for building Applications and Web Components. It was developed for my toolkit "AppKit", but can be used in other build configurations.
JavaScript MIT License UpdatedJul 2, 2025 -
tiny-parsers Public
A collection of regex-based parsers and stringifiers for well-formed SGML, HTML and CSS.
JavaScript MIT License UpdatedJun 29, 2025 -
richinput Public
RichInput is a Web Component that extends the native text input to provide real-time colorization of user input. RichInput behaves like a standard text <input> and can be used as a direct replaceme…
-
shaderview Public
A Web Component for rendering GLSL shaders in HTML documents.
-
imagedata-drawing Public
An interface for drawing pixels to ImageData objects. Follows the CanvasRenderingContext2D API.
-
selection-element Public
A web component for selecting HTML elements or other web components.
-
-
imagedata Public
A collection of packages for working with images in JavaScript environments that don't implement the ImageData interface.
-
ZzFXM Public
A super small music generator for use in size-limited JavaScript productions
-
-
eleventy Public
Forked from 11ty/eleventyA simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
JavaScript MIT License UpdatedDec 15, 2022 -
atari-chunked-blits Public
Testing the feasibility of automatically breaking HOG blits into smaller chunks, allowing large objects to be drawn without interfering with interrupts
-
ldtk Public
Forked from deepnight/ldtkModern, lightweight and efficient 2D level editor
Haxe MIT License UpdatedJun 30, 2022 -
gadebugger Public
A Chrome, Firefox & Opera devtools extension for debugging Google Analytics tracking code
-
A devtools extension for toggling CSS features allowing developers to see how pages/apps render in browsers that don't support modern CSS features
-
fluxengine Public
Forked from davidgiven/fluxenginePSOC5 floppy disk imaging interface
C++ MIT License UpdatedFeb 1, 2021 -
msa-coder Public
JavaScript module for encoding and decoding Magic Shadow Archiver data.
-
-
cssvr Public
CSSVR is an experiment that simulates browser support for creating VR experiences using media queries and CSS transforms.
-
-
OS13k Public
Forked from KilledByAPixel/OS13kA Tiny JavaScript Operating System
-
-
kano-code Public
Forked from KanoComputing/kano-code👩💻👨💻Kano Code
-
kwc-blockly Public
Forked from KanoComponents/kwc-blockly[WIP] Reusable code editor based on Blockly that powers Kano Code
JavaScript UpdatedJan 29, 2020 -
-
3d-model-element Public
A custom element for rendering inline 3D models in a HTML document and allowing them to be transformed with CSS.
-
ComputedStyleObserver Public
Prototype implementation of a `computedStyle` observer for DOM elements
-
selectivizr Public
selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.