Jacob Kelley
Jacob Kelley
If I'm not mistaken, on IE7, the get and set caret function is not working properly anymore. This is an important fix
If `BehaveMap` were to be added (reference #16), I'd consider figuring out a way to consolidate global variables as to avoid polluting the global namespace. Currently, `Behave`, `BehaveHooks`, and possibly...
Currently, keymaps are defined as follows: ``` javascript [ { open: "\"", close: "\"", canBreak: false }, { open: "'", close: "'", canBreak: false }, { open: "(", close: ")",...
Would be nice to have support for `contenteditable` elements as opposed to just textareas. That can increase creativity and ability to possibly add syntax highlighting in the future. Get and...
Because of the nature of Behave.js, characters are inserted and deleted all over the place. This renders the native Undo/Redo functionality damn near useless. Might be a hefty size of...
Provide an optional parameter to color correct the resulting imagery to better reflect images such as the following:
I'd like to implement Grunt.js to do more than concatenate/minify scripts - Concatenate - Uglify (with optional source maps) - JS Hint Would this be something you'd be interested in...
Thanks for contributing to the open source community something you've found value in! I'm curious as to why you wouldn't just leverage Classes (or any other flavor, constructor funcs, prototype,...
Hello. The link to http://remotedev.io/local currently redirects to pornogrophy. NSFW. This is linked to directly within the readme file.
Clear requirements coming soon...