I hereby claim:
- I am jugglebird on github.
- I am jugglebird (https://keybase.io/jugglebird) on keybase.
- I have a public key whose fingerprint is 686D AD13 8D29 2872 AEC0 385B 60C4 40F2 607B C286
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Jigsaw puzzle</title> | |
| <script type="text/javascript"> | |
| function save(filename, data) | |
| { | |
| var blob = new Blob([data], {type: "text/csv"}); |
| import Ember from 'ember'; | |
| export default Ember.Controller.extend({ | |
| appName: 'Ember Twiddle' | |
| }); |
| import Ember from 'ember'; | |
| export default Ember.Controller.extend({ | |
| appName:'Ember Twiddle' | |
| }); |
| import Ember from 'ember'; | |
| export default Ember.Controller.extend({ | |
| appName:'Ember Twiddle' | |
| }); |
I hereby claim:
To claim this, I am signing this object:
| ;(function($) { | |
| // multiple plugins can go here | |
| (function(pluginName) { | |
| var defaults = { | |
| color: 'black', | |
| testFor: function(div) { | |
| return true; | |
| } | |
| }; | |
| $.fn[pluginName] = function(options) { |
[ Launch: Word wrap with foreignObject ] 5365132 by jugglebird[ Launch: SVG resize to containe ] 5320723 by biovisualize[ Launch: SVG resize to containe ] 5052807 by biovisualize[ Launch Inlet ]Gist #3200444
[ Launch: hello ] 5205458 by jugglebird
| <?xml version="1.0" encoding="utf-8"?><gexf version="1.1" | |
| xmlns="http://www.gexf.net/1.1draft" xmlns:viz="http://www.gexf.net/ | |
| 1.1draft/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation="http://www.w3.org/2001/XMLSchema-instance"> | |
| <graph defaultedgetype="directed" mode="static"> | |
| <nodes> | |
| <node id="A" label="A" /> | |
| <node id="B" label="B" /> | |
| </nodes> | |
| <edges> |