Pinned Repositories
flipflop-windows-wheel
C# dotnet4 application to set or remove the 'flipflopwheel' registry setting in windows for all mouse devices
FuseBoxFreedom
Break out of fusebox XML. Convert to cfc cfscript based circuits.
godot-code-coverage
Code coverage tool for gdscript
godot-control-data-binds
Data binding and templating for godot control ui
godot-native-exec
Better exec api for godot for windows/unix
godot-videodecoder
GDNative Video Decoder libraries for Godot Game Engine, using FFmpeg library for codecs. A Google Summer of Code Project, 2018
jstruct
KeepSync
KeepSync realtime file synchronizer
plupload
http://github.com/moxiecode/plupload
typescript-to-gdscript
Convert TypeScript type definitions into concrete models in GDScript for godot
jamie-pate's Repositories
jamie-pate/KeepSync
KeepSync realtime file synchronizer
jamie-pate/plupload
http://github.com/moxiecode/plupload
jamie-pate/chrome-ext-save-css
Chrome extension to automatically save changes in CSS and JS into local disk.
jamie-pate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
jamie-pate/jquery
jQuery JavaScript Library
jamie-pate/less.js
Leaner CSS, in your browser.
jamie-pate/cftag2cfscript
cftag2cfscript - The cftag to cfscript converter
jamie-pate/sublime-closure-linter
Google Closure Linter support for Sublime Text 2
jamie-pate/Watcher
Watcher is a daemon that watches specified files/folders for changes and fires commands in response to those changes. It is similar to incron, however, configuration uses a simpler to read yaml file instead of a plain text file. It's also written in Python, making it easier to hack.