Andy Nicholson

Results 7 issues of Andy Nicholson

I'm trying out orga for a project that would let me embed the parser in the client-side. Unfortunately, the regexps in the parser use backreferences - something only Chrome supports...

enhancement

Thanks for a great tool! I'm using it on a project right now and really enjoying it. I like your approach of having both sane defaults and an explicit config...

### What happened? The app crashed when I attempted to open a file. I was navigating through the file picker when the app crashed. It gave me this error message:...

bug

When I visit a maj7 page, eg, Ebmaj7, I expect to see the notes in that chord. Instead, I see this: ![Screenshot](https://dl.dropboxusercontent.com/u/175757/Screenshots/maj7bug.png) This occurs for every tonic note…

What would be required to write TOML to a file, as well as just reading it?

Hi :) As a dev still very new to the JS scene, I'm confused by the README's suggestion that I can configure this plugin in `package.json`. All my existing browserify...