-
Hi. I use handlebars as my template engine. When I start gulp-nodeman to watch my files, it will only fires on files with ext js or html. I added hbs to ext but it won't work. Any idea?
```
gulp.tas…
-
The interaction-of-styling-and-scripting test expects a stylesheet from `
-
```
also, may I suggest that the walkthrough doesn't suggest manually editing ciphey's source, and instead recommends the -m flag
the -m flag is rather like the python3 -m flag
it loads in the pyth…
-
Getting the following JS error when going to [[Special:ReplaceText]].
> Exception in module-execute in module mediawiki.special.search:
load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only…
-
Hi, I am trying out keyboard and really enjoy this very well thought-out and documented package.
I do have an issue, though : hotkeys containing the Windows key (left, right or either) never fire.
…
-
For test purposes I changed the system time in ubuntu OS while node-schedule script was running
but the job didn't fired at specified time. If I change the time then start script it's working
How c…
-
NWJS Version : 0.55.0
Operating System : Mac
### Expected behavior
`nw.App.argv` contain actual args
### How to reproduce
```index.html
demo
const wi…
-
Unfortunately the world created a protocol, which requires the end-user to send transaction in a very specific format (the outputs ordering and the exact spot of the memo (OP_RETURN script) matters.
…
errge updated
3 weeks ago
-
Using Postscribe in combination with Angular2.
In my current project I'm looking to get a table from an external javascript file that contains a document.write. In the past we've done that in this …
-
```
Possibility for defining custom dynamic rules, ie plugin script/class for
determining when/what to do.
It could be applied to
a) which events apply (script could have a function that return TRUE…