roughdraft.js
roughdraft.js copied to clipboard
remove jquery dependency
make it work with vanilla js. its a plugin for developers. cross browser support is not needed.
How about we to not force jQuery. In other words, we could allow a $ compatible DOM manipulator, that’s what this library is handling mostly. So, maybe change the way we load, and test with Zepto?