Rob Lindman
Rob Lindman
I believe I am within inches of being able to run depthy (which is a cool tool!). I am experiencing some issues when running grunt build, and I am not...
this looks like a nice, lightweight ICO loader. the problem I was hoping to solve is to be able to load a favicon from the web and put it into...
this system is well designed and lightweight. it would be perfect if it had the ability to unsubscribe. perhaps you will find it interesting to incorporate features from this script:...
I should be able to, with code, set the color of the rectangular or circular border which indicates the area of the crop (the visual indicator of the 'points'). I...
is there a single include file that can be used to load all of the classes?
installed syntaxfold. added: ``` //region test //endregion. ``` After hitting the hotkey, this shows up in the console and nothing happens. "At least start marker must be specified. Aborting request."
this little webserver would be handy if it were possible to update it to support https
trying to use inspekt in combination with a validator library to ensure security in form input. use case is, input field is 'full name'. so, it fails testAlnum. maybe needs...
would like to be able to dynamically add color(s) to the selection palette with code. for example: $("#clr-border").spectrum.selectionPalette.add("#c0c0c0"); perhaps also this would have a parameter for the localstorage keys. right...
I am writing a term program and I would like to integrate this to allow simulated 80 columns. so far I have loaded this program, but when I load my...