Simon Williams

Results 3 comments of Simon Williams

I've not moved to v2.0.0 for two reasons. Firstly it is new out, and I prefer to wait a while before taking a new major release, I'll likely wait for...

Every debug target will be different, e.g. for the command line you need to run duk.exe with some flags, for embedded systems you may need to copy files and then...

I use AngularJS, so use ng-if to pull in the relevant file: ``` html ``` I also use an ng-class on the body to add an rtl class: ``` html...