Jerome Etienne
Jerome Etienne
### Post header ``` This is post is part of the ['one threex a day' challenge](/blog/categories/threexaday/). This challenge is to publish every day one game extension for three.js! One per...
Thanks for your contributions! the code seems clean. i dont understand the relation with chrome or opera tho. im no expert in qrcode. Another question, what is a module here...
this is a jquery plugin. im not sure i understand how npm publication would be relevant. can you elaborate ? links appreacitated
thanks for the link do you have a link ? on how to publish a jquery plugin with npm ?
Yhanks On Sun, May 17, 2015, 00:04 Steve Mao [email protected] wrote: > http://blog.npmjs.org/post/111475741445/publishing-your-jquery-plugin-to-npm-the-quick > > This one. > > — > Reply to this email directly or view it on...
### Testing process - take a source file - compile it and run it - some should run without issue, some not - maybe to check that the generated code...
it is now possible up to 4096 char see https://github.com/jeromeetienne/jquery-qrcode/commit/af5e6ef282e7ae3ade2ba239ea83a1bf17a8ccf4
### what does this changes - es6 provides new way to write functions. - i talked to benjamn and he told me all was there already to parse and write...
here is how to intercept arrow funciton in recast. looks at the rest of the processing to see how to process them. be sure to share as much code as...
this call seems pretty specific, so it may not be suitable in a library why do you think such a call should be in the library and not in your...