Pinned Repositories
contenteditable
Handle editing via HTML5 contenteditable attribute.
node-autowire
Angular-like automatic dependency injection for NodeJS
node-eoptimist
Extended Optimist
node-hotload
Hot load (hot require) for NodeJS. It's like JRebel but for NodeJS.
node-on-file-change
fs.watch wrapper that among other things checks SHA1 of the file to prevent multiple callback calls.
node-sockjs-eventbus
SockJS EventBus. Events over SockJS protocol. Based on EventEmitter2 (so we have events with namespaces and wildcards). Client served similary to socket.io - via nodejs server which is used for SockJS server. This is a prototype.
php-simple-annotations
Simple PHP annotations doc block parser
sublime-text-2-save-and-compile
Sublime Text 2 Save and compile for various compilers.
jan-swiecki's Repositories
jan-swiecki/node-hotload
Hot load (hot require) for NodeJS. It's like JRebel but for NodeJS.
jan-swiecki/node-on-file-change
fs.watch wrapper that among other things checks SHA1 of the file to prevent multiple callback calls.
jan-swiecki/contenteditable
Handle editing via HTML5 contenteditable attribute.
jan-swiecki/node-eoptimist
Extended Optimist
jan-swiecki/node-sockjs-eventbus
SockJS EventBus. Events over SockJS protocol. Based on EventEmitter2 (so we have events with namespaces and wildcards). Client served similary to socket.io - via nodejs server which is used for SockJS server. This is a prototype.
jan-swiecki/sublime-text-2-save-and-compile
Sublime Text 2 Save and compile for various compilers.
jan-swiecki/coco
Unfancy CoffeeScript
jan-swiecki/CodeIgniter
EllisLab's Open Source PHP Framework
jan-swiecki/codeigniter-secure-random-helper
Secure string random generator for CodeIgniter. Replaces mt_rand with function that uses openssl_random_pseudo_bytes.
jan-swiecki/ecoco
Extended Coco Compiler
jan-swiecki/java-asyncLoop
Thread-safe-wannabe asynchronous loop prototype
jan-swiecki/jquery-pjax
pushState + ajax = pjax
jan-swiecki/js-yaml
CommonJS YAML Parser -- fast, elegant and tiny yaml parser for javascript
jan-swiecki/lesscw
lessc with watching
jan-swiecki/node-easy-cli
NodeJS Easy CLI module.
jan-swiecki/registration-v2
Git Kata 2 registration "form".
jan-swiecki/Respond
A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
jan-swiecki/testng
TestNG testing framework
jan-swiecki/validate-dsl
Validate DSL language for JavaScript, decoupled from view.