Sha256: 4d543952aaabceb4857356b1a683861b581954c10271d03b27200e4f6b25c6e2

Contents?: true

Size: 476 Bytes

Versions: 9

Compression:

Stored size: 476 Bytes

Contents

jQuery.golf.components={"HelloWorld":{"name":"HelloWorld","html":"<div>\n  <style type=\"text/golf\">\n    div.container {\n      border: 1px solid red;\n    }\n  <\/style>\n  <script type=\"text/golf\">\n\n    function() {\n      $(\".container\").append(\"<h1>Hello, world!<\/h1>\");\n    }\n  \n<\/script>\n  <div class=\"container\"><\/div>\n<\/div>\n"}};jQuery.golf.res={};jQuery.golf.plugins={};jQuery.golf.scripts={};jQuery.golf.styles={};jQuery.golf.setupComponents();

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
golf-0.1.8 test/data/components.js
golf-0.1.5 test/data/components.js
golf-0.1.3 test/data/components.js
golf-0.1.2 test/data/components.js
golf-0.1.1 test/data/components.js
golf-0.1.0 test/data/components.js
golf-0.0.9 test/data/components.js
golf-0.0.8 test/data/components.js
golf-0.0.5 test/data/components.js