Results 46 issues of stephen

This PR addresses an issue where use of the spread operator inside of a component spec causes `getDisplayName` to fail, since `SpreadOperator` nodes don't have a `key` property. Example class:...

Experimental pre-built airsonos package and instructions found here: https://github.com/stephen/airsonos/releases/tag/0.0.19 Please report issues here.

windows

AirFoil/iTunes both only seem to transmit via ALAC, without PCM support.. Will need to add PCM support to nodetunes for this to happen. See https://github.com/stephen/nodetunes/issues/1

enhancement

The highlighter doesn't do a great job of truncating the error down if the line an error occurs on is too long.

Some things are missing: - `@supports` syntax support: we could inline the content and put it in a @supports block - media queries support: we could inline the content and...

It: - does not follow cascade rules (and probably can't?) - deletes the declaration / `var()` but probably should keep them - maybe should warn if non-`:root` variables are there?

Hello, This PR adds support for [ret](https://github.com/fent/ret.js) as a regex parser.

It would be nice to understand how to support a context where use of the fs module is injected, i.e. in a [webpack loader](https://webpack.js.org/api/loaders/#this-fs). I would like to be able...