Dave Geddes

Results 17 issues of Dave Geddes

show how to test AMD modules with the new [buster.js test framework](http://busterjs.org/)

After some great feedback from Paul Irish and a lot of brainstorming, I think we could probably remove locations entirely. Locations' purpose are to allow consumers of a component to...

A few people have suggested making `/` the default symbol for parts. For example: ``` html div class="button/icon" ``` I like this quite a bit. It deviates from BEM a...

I'm testing this lib out by combining two mp3s. One is 22kb and the other is 37kb. The output mp3 is 113kb. I'm using `0` gap for testing purposes. What...

I have `grunt-reload` setup and working. I make a change and it refreshes my browser, but then there's a three second window where no changes are picked up. After the...

findAndModify doesn't appear to be supported. Any plans for this?

### WHAT is this pull request doing? Adds a deprecation notice to the top of the readme.

I get the whole karabiner-elements thing, but I'm wondering if this project is ever going to work on macOS? Feels abandoned.

Given the chord `Gsus2`, Chord Symbol returns `normalized.isSuspended` value `false`. Whereas `Gsus4` has `true`. Seems like a bug, unless there's something in music theory I'm not understanding?