Guillermo Bisheimer

Results 6 issues of Guillermo Bisheimer

Hi. I'was taking a look at your package and wrote the following code for parsing some binary data structure: ``` javascript this.TFormula = new Parser().endianess('big').array('sp_macros', { type: 'uint16', length: 10...

I'm following this project progress for a while now and its excellent!!. We are developing applications using Meteor framework and we want to integrate this great tool in it for...

I've created a bower.json file inside /lib folder in my meteor application folder. meteor-bower package looks for a .bowerrc file on the same folder as the bower.json. As it's not...

bug
won’t fix

@lorensr, I was having some trouble with jquery extensions after last PR that auto-includes files from referenced packages. I was using select2, that depends on jquery, and both packages are...

bug
won’t fix

When using this package to install web-components (like polymer), it's useful to use the vulcanize tool to `encapsulate` all required files and their dependencies in one file, and package that...

enhancement
won’t fix

This is the first time trying rancherssh. I was looking for something like this for a long time. I get this message when I run rancherssh: `panic: interface conversion: interface...