Keith Clark

Results 9 repositories owned by Keith Clark

gadebugger

238
Stars
63
Forks
Watchers

A Chrome, Firefox & Opera devtools extension for debugging Google Analytics tracking code

3d-model-element

212
Stars
48
Forks
Watchers

A custom element for rendering inline 3D models in a HTML document and allowing them to be transformed with CSS.

css-feature-toggle-devtools-extension

161
Stars
5
Forks
Watchers

A devtools extension for toggling CSS features allowing developers to see how pages/apps render in browsers that don't support modern CSS features

fuse-devtools

134
Stars
12
Forks
Watchers

A boilerplate for creating a devtools extension for multiple browsers from a single code base.

JQuery-Extended-Selectors

133
Stars
17
Forks
Watchers

Extends jQuery to add support for CSS3 xxx-of-type selectors

selectivizr

1.7k
Stars
247
Forks
Watchers

selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.

ZzFXM

408
Stars
33
Forks
Watchers

A super small music generator for use in size-limited JavaScript productions

cssvr

86
Stars
22
Forks
Watchers

CSSVR is an experiment that simulates browser support for creating VR experiences using media queries and CSS transforms.

ComputedStyleObserver

24
Stars
3
Forks
Watchers

Prototype implementation of a `computedStyle` observer for DOM elements