9const createMap = (data) => {
10 const baseUrl = "https://www.davidrumsey.com/luna/servlet/iiif/";
11 // const resourceId = data.image_url.replace("/info.json", "");
12 const resourceId = baseUrl + data.id;
13 const resourceMask = data.m;
25 width,
26 height,
27 type: "ImageService2",
28 partOf: [
29 {
57 "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" ",
58 ),
59 { headers: { "Content-Type": "image/svg+xml" } },
60 );
61}
11|-----|-----|
12| Web page | https://alexwein-fabwbogglelike.web.val.run |
13| Observable Plot for image | https://observablehq.com/plot/ |
14| wordnik from words | https://github.com/wordnik/wordlist |
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Feel free to mess around with this val and make it your own :). Just click on "Fork" in the top right.
4
5You can change the phrases that show up as you click no, you can change the firstImg and secondImg, maybe even add more images. And you can also change the colors and any of the text on the screen!
6
7Have fun with it and hopefully your crush says yes hehe.
3Yep you can run it from the [vscode extension](https://marketplace.visualstudio.com/items?itemName=pomdtr.valtown).
4
5
6
13 <meta property="og:title" content="I proposed to my girlfriend in Quordle" />
14 <meta property="og:url" content="I proposed to my girlfriend in Quordle" />
15 <meta property="og:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/emilrdle1.png" />
16 <meta property="twitter:title" content="I proposed to my girlfriend in Quordle" />
17 <meta property="og:type" content="article" />
18 <meta property="og:description" content="I proposed to my girlfriend in Quordle" />
19 <meta property="twitter:description" content="I proposed to my girlfriend in Quordle" />
20 <meta name="twitter:card" content="summary_large_image" />
21 <meta name="twitter:image" content="https://stevekrouse-blob_admin.web.val.run/api/public/emilrdle1.png" />
22 <meta property="og:url" content="https://stevekrouse.com/proposal" />
23 <link rel="canonical" content="https://stevekrouse.com/proposal" />
3Just fork this val to install it, and authenticate with your account email.
4
5
6
7
438 <title>CommuniZEN - Mental Wellness Platform</title>
439 <meta name="viewport" content="width=device-width, initial-scale=1">
440 <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧘</text></svg>">
441 <style>
442 body { margin: 0; font-family: Arial, sans-serif; }
1# uploadImage
2uploads an image to val.town just like when you paste an image into a readme