Changes to codeplaygrounds

ffff:99.11.193.233
ffff:99.11.193.233
20 days ago
updated index.scroll
index.scroll
Changed around line 36: playgroundIde
- The results/preview pane can be displayed by itself without the ide/editor by using `playground-project` and `playground-preview`, I haven't made a parser for these web components. Here is an example:
- belowAsCode
-
-
-
-
-
+ The results/preview pane can be displayed by itself without the ide/editor by using `playground-project` and `playground-preview` html elements. I wrote a playgroundPreviewParser to encapsulate these. Here is an example:
+ link playground-ide.scroll playgroundPreviewParser
+ belowAsCode 2
+ belowAsHtml
+ playgroundPreview
+ style height:150px
+ file index.html
+
+
+ Hello
+
+
ffff:99.11.193.233
ffff:99.11.193.233
21 days ago
updated playground-ide.scroll
playground-ide.scroll
Changed around line 11: playgroundFileParser
- return `
-
+
Changed around line 28: playgroundIdeParser
- return `
-
+ return `
-
- `;
+ `;
root
root
21 days ago
Deleted documentation.scroll
documentation.scroll
Changed around line 0
- belowAsHtmlParser
- extends belowAsCodeParser
- description displays html output of next particle in a code block
- cueFromId
- javascript
- get code() {
- return this.selectedParticles.filter(p => p.buildHtml).map(p => p.buildHtml()).join("\n")
- }
ffff:99.11.193.233
ffff:99.11.193.233
21 days ago
updated index.scroll
index.scroll
Changed around line 17: Serverless coding environments for the web.
- documentation.scroll
ffff:99.11.193.233
ffff:99.11.193.233
21 days ago
updated playground-ide.scroll
playground-ide.scroll
Changed around line 13: playgroundFileParser
- ${this.subparticlesToString()}
+ ${this.subparticlesToString()}
ffff:99.11.193.233
ffff:99.11.193.233
21 days ago
Reverted to b5e4f437040e6fb953a85496a0105823e53e5913
.requests.scroll
Changed around line 1
+ title Traffic Data
+ metaTags
+ homeButton
+ buildHtml
+ theme gazette
+
+ printTitle
+
+ container
+
+ Real time view
+ /globe.html?folderName=codeplaygrounds
+
+ button Refresh
+ link /summarizeRequests.htm?folderName=codeplaygrounds
+ post
+ // Anything
+
+ .requests.csv
+

ReadersWriters

+ sparkline
+ y Readers
+ color blue
+ width 200
+ height 200
+ sparkline
+ y Writers
+ color green
+ width 200
+ height 200
+ printTable
+
+ tableSearch
+ scrollVersionLink
.stats.json
Changed around line 1
+ {
+ "files": [
+ ".gitignore",
+ "documentation.scroll",
+ "index.scroll",
+ "playground-ide.scroll",
+ "tryscroll.scroll"
+ ],
+ "hasSslCert": true,
+ "stats": {
+ "folder": "codeplaygrounds",
+ "folderLink": "https://hub.scroll.pub/codeplaygrounds",
+ "created": "2024-12-31T20:45:41.000Z",
+ "revised": "2024-12-31T20:45:41.000Z",
+ "files": 5,
+ "mb": 1,
+ "revisions": 50,
+ "hash": "fd80a39494"
+ }
+ }
playground-ide.scroll
Changed around line 13: playgroundFileParser
- ${this.subparticlesToString()}
+ ${this.subparticlesToString()}
ffff:99.11.193.233
ffff:99.11.193.233
21 days ago
updated playground-ide.scroll
playground-ide.scroll
Changed around line 13: playgroundFileParser
- ${this.subparticlesToString()}
+ ${this.subparticlesToString()}