How to build plugins for jsMorph

Creating plugins is fairly easy. Just use the following frame to include your plugin in a memory saving way:

jsMorph.prototype.myPlugin = function() {
  // here goes your code
}

List of currently available plugins

Sorry, but jsMorph is so brand new that we haven't collected any new plugins yet.
But please, feel free to send us some ideas to plugin@jsmorph.com