Rémi Becheras
Rémi Becheras
Hi @sgentle, I'am really interested into using your node REST handler module for the Chef REST API ! But before I would want to know some details about the state...
As mentioned in #947
upgrade tinymce to 4.7.1 (from ~4.5.1)
https://github.com/akatov/angular-contenteditable As tinymce use `contenteditable=true` behavior, `ui-tinymce` has to deal with it and `ngModel`. I just want to report to you this project, in case you will want to transfert...
This issue was initially reported to `grunt-contrib-csslint` but its a `csslint` issue. see there: https://github.com/gruntjs/grunt-contrib-csslint/issues/61 Given a CSS file containing this content: ```css @keyframes spin { from { -moz-transform: rotate(10deg);...
Hi @normanjoyner, I'am really interested into using your node implementation of the Chef API ! But before I would want to know some details about the state of the implementation:...
I use `Generate` to create my own generators and `engine` as template engine. When in a template I have a line including a template string (`${myVar}`), `engine` seems trying to...