Matt Greenfield

Results 5 issues of Matt Greenfield

Hi, I'm using sampler box to trigger drum sounds from my electronic drum kit. The sample sets I am using (acoustic drum kits) have 3 hits for each drum /...

I have a library of components, including a text input. It would be nice if I could use this instead of having to style the current input to match. The...

enhancement
help wanted

Both `db.friends.put()` and `db.friends.add()` appear to do the same thing and it's unclear what the difference is or when I should use each. I think it would be handy to...

I'm using this plugin to take a set of colours defined in JS and generate a Sass file with them. It would be great if that file was created at...

Plugin version: "1.2.7" My.html file contains heading elements: ```html hello world ``` But after running this plugin, the output is missing the heading numbers ```html hello world ```