Marak
Marak
Certain tools should be able to set the system clipboard, like the imgur tool. This needs to work cross platform as well.
https://github.com/rtomayko/ronn
https://github.com/learnboost/socket.io-node
Would it be possible / make any sense to have a node.js version of this module? Currently we use http://github.com/marak/say.js , which is nothing more then a child process wrapper...
Hello. Great little library! I'm evaluating solutions for doing this kind of dependency version management for a large application with thousands of dependencies. Do you have any comments or specific...
It would be nice to have a type of "password" which would automatically manage the creation / hashing / validation of passwords.
``` this.property('to', 'string', { required: true, message: "The to field is required to send an email." }); ```
would it be possible to add a swf fallback if websockets arent available? i believe there are libraries around for doing this.