John Spackman

Results 40 issues of John Spackman

I'm trying to minify a large file (330,000 lines) that has in been produced by combining a large number of source files processed by babel, but something's confused Butternut and...

The DOM Domain needs to filter events so only events about DOM nodes which are already known to the client are passed forward Pointed out by @cyrus-and here https://github.com/cyrus-and/chrome-remote-interface/issues/217#issuecomment-317989354

Hi @vtrushin I have a fork of json-to-ast which I've extended to firstly support comments and secondly to allow the JSON to be modified and written back out again while...

question

This contains the result of `qx es6ify` and also adds a commit hook so that git will automatically run `qx es6ify` during a commit. The git hook is stored in...

This is a proposal for a complete rewrite of the properties mechanism in Qooxdoo classes, it is 100% BC and adds a number of really useful features; a big motivation...

Annotations need better docs, with examples, and need to be compared to TC39 decorators