Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/?q=image&page=512&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=image

Returns an array of strings in format "username" or "username/projectName"

Found 6019 results for "image"(793ms)

blob_adminREADME.md1 match

@pperi•Updated 7 months ago
3This is a lightweight Blob Admin interface to view and debug your Blob data.
4
5![b7321ca2cd80899250589b9aa08bc3cae9c7cea276282561194e7fc537259b46.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/311a81bb-18d8-4583-b7e3-64bac326f700/public)
6
7Use this button to install the val:

blobbymain.tsx3 matches

@yawnxyz•Updated 7 months ago
141
142
143 // serves to be displayed in browser instead of download (eg for images, PDFs)
144 async serve(key: string, rangeHeader?: string): Promise<Response> {
145 const stored = await blob.get(this.getKey(key));
221 case "jpg":
222 case "jpeg":
223 return "image/jpeg";
224 case "png":
225 return "image/png";
226 case "mp3":
227 return "audio/mpeg";

bbaasfemain.tsx1 match

@nlnhsr•Updated 7 months ago
25 | "json-schema"
26 | "ports-spec"
27 | "image"
28 | "code";
29

bbaasfemain.tsx3 matches

@odicho•Updated 7 months ago
72 | "ports-spec"
73 /**
74 * Indicates that the input or output port represents an image. The image can
75 * be a URL or a base64 encoded image.
76 */
77 | "image"
78 /**
79 * Indicates that the input or output represents some sort of code

cooingTomatoSquirrelREADME.md1 match

@mrsnor•Updated 7 months ago
165. If the user is logged in, you now have a email you can work with. If not, it will be empty
17
18![Screenshot 2024-08-08 at 08.48.41.gif](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/36674739-cd88-472c-df16-cd0b3a62bc00/public)
19
20[Live demo](https://stevekrouse-lastlogin_demo.web.val.run/)

madpropsv2main.tsx12 matches

@elibcohen•Updated 7 months ago
18 <p className="text-xl w-2/3 mb-8 text-black">{prop.description}</p>
19 <img
20 src={prop.image}
21 alt={prop.title}
22 className="sm:w-32 w-72 h-72 sm:h-32 object-contain absolute sm:bottom-4 sm:right-4 bottom-12 -right-20"
172 description:
173 "California doesn't actually have permanent funding for school repairs, so it's another bond. One for $15 million in 2020 failed. One for in $9 million in 2016 passed, but that money has almost entirely been spent.",
174 image: "https://i0.wp.com/calmatters.org/wp-content/uploads/2024/08/CM-voter-guide-prop-2.png",
175 },
176 {
179 description:
180 "Of course, this is already legal in California, but there is still an old ballot prop on the books— Proposition 8 that passed in 2008 — that defined marriage as between a man a woman. Some suspect this is a preventative measure should the Supreme Court roll back same-sex marriage the way they did abortion.",
181 image: "https://maxm-imggenurl.web.val.run/rainbow-wedding-rings",
182 },
183 {
186 description:
187 "Wildfires? Check Drought? Check Floods? Check — Just about every climate disaster, California's got 'em. This handsome chunk of change would be spent preventative projects for all of that.",
188 image: "https://maxm-imggenurl.web.val.run/california-climate-disasters",
189 },
190 {
193 description:
194 "Usually they want it to build things like affordable housing. But voters must approve these measures by 2/3s majority. Prop 5 would lower that threshold to 55%. Vote for easier voting… in a way.",
195 image: "https://maxm-imggenurl.web.val.run/voting-ballot-with-55-percent",
196 },
197 {
200 description:
201 "If this sounds like slavery, well many argue it is. Legislators considered a similar measure in 2022, but it tanked once it was estimated it would cost $1.5 billion annually to pay California's 90,000 inmates minimum wage. This ballot prop proposes a voluntary work program to get around that issue",
202 image: "https://maxm-imggenurl.web.val.run/prison-work-program",
203 },
204 {
207 description:
208 "California was the first in the nation to raise the minimum wage to $15 in 2022. Will we keep the title this year?",
209 image: "https://maxm-imggenurl.web.val.run/18-dollar-bill",
210 },
211 {
213 title: "allows cities to impose whatever types of rent control they like",
214 description: "",
215 image: "https://maxm-imggenurl.web.val.run/city-skyline-with-rent-control-sign",
216 },
217 {
220 description:
221 "That's right. This prop would only affect one organization. And the main reason — it wants it to stop spending money on other props. It's complicated, and amazingly petty.",
222 image: "https://maxm-imggenurl.web.val.run/healthcare-money-to-patients",
223 },
224 {
227 description:
228 "A third of the state uses the low-income program. The entire healthcare industry supports this. Newsome said he would do it, but is now back-tracking. This would hold him to his word.",
229 image: "https://maxm-imggenurl.web.val.run/medi-cal-logo-with-tax-symbol",
230 },
231 {
234 description:
235 "Ten years ago, these were felonies and voters approved a prop that would make them misdemeanors. Now, post covid, post doom loop, many want to change it back.",
236 image: "https://maxm-imggenurl.web.val.run/scales-of-justice-with-felony-sign",
237 },
238 ];
279 <meta property="og:title" content="My MAD PROPS 2024 Ballot Choices">
280 <meta property="og:description" content="Check out my choices for the 2024 California propositions!">
281 <meta property="og:image" content="https://maxm-imggenurl.web.val.run/california-ballot-2024">
282 <meta property="og:url" content="${url.href}">
283 <script src="https://esm.town/v/std/catch"></script>

humansnapmain.tsx1 match

@ngmi•Updated 7 months ago
261 <section class="hero fade-in-up">
262 <h2>Revolutionizing Photo Authenticity</h2>
263 <p>HumanSnap ensures each image is captured by a real human, leveraging blockchain and Worldcoin integration for unparalleled photo verification.</p>
264 <form class="email-form" id="email-form">
265 <input type="email" id="email" placeholder="Enter your email for early access" required>

quickestAquaSharkmain.tsx1 match

@nicosql•Updated 7 months ago
11 let html = `<h1>${valTownInspo.title}</h1>
12 <p>${valTownInspo.description}</p>
13 <a href="https://val.town/${valTownInspo.val}"><img src="${valTownInspo.image}" style="max-width:576px"/></a>
14 <p><a href="https://www.val.town/settings/intervals">Unsubscribe here</a></p>`;
15

sufficientBlueButterflymain.tsx1 match

@nicosql•Updated 7 months ago
11 let html = `<h1>${valTownInspo.title}</h1>
12 <p>${valTownInspo.description}</p>
13 <a href="https://val.town/${valTownInspo.val}"><img src="${valTownInspo.image}" style="max-width:576px"/></a>
14 <p><a href="https://www.val.town/settings/intervals">Unsubscribe here</a></p>`;
15

publicAmethystCobramain.tsx1 match

@nicosql•Updated 7 months ago
11 let html = `<h1>${valTownInspo.title}</h1>
12 <p>${valTownInspo.description}</p>
13 <a href="https://val.town/${valTownInspo.val}"><img src="${valTownInspo.image}" style="max-width:576px"/></a>
14 <p><a href="https://www.val.town/settings/intervals">Unsubscribe here</a></p>`;
15

brainrot_image_gen1 file match

@dcm31•Updated 6 days ago
Generate images for Italian Brainrot characters using FAL AI

modifyImage2 file matches

@stevekrouse•Updated 6 days ago
Atiq
"Focal Lens with Atig Wazir" "Welcome to my photography journey! I'm Atiq Wazir, a passionate photographer capturing life's beauty one frame at a time. Explore my gallery for stunning images, behind-the-scenes stories, and tips & tricks to enhance your own