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=288&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 2905 results for "image"(492ms)

dsnyEventsFeedREADME.md1 match

@tmcwUpdated 1 year ago
1# DSNY Events Feed
2
3![CleanShot 2023-09-21 at 11.14.30@2x.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/cfee7c3d-ed4d-482f-4eb3-a84159998900/public)
4
5This turns the [DSNY's SAFE Disposal Events](https://www.nyc.gov/assets/dsny/site/services/harmful-products/safe-disposal) feed in JSON into an iCal file that you can subscribe to from your calendar:

smileyPNGREADME.md1 match

@maxmUpdated 1 year ago
3This tiny smiley face is rendered by this val: ![](https://maxm-smileypng.web.val.run/-.png)
4
5The image response is cached by the CDN, so make sure to change the image name if you make code changes. Any name with a `.png` extension will work: https://maxm-smileypng.web.val.run/-.png

umbrellaReminderREADME.md1 match

@stevekrouseUpdated 1 year ago
1# ☔️ Umbrella reminder if there's rain today
2
3![Screenshot 2023-09-14 at 12.31.32.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/d82916ca-f8d9-4b49-88c6-420ab67a7700/public)
4
5## Setup

tursoREADME.md1 match

@stdUpdated 1 year ago
3`std/turso` was the initial version of our integration with Turso. It was so popular, we rebuilt it to be faster and easier to use: [`std/sqlite`](https://www.val.town/v/std/sqlite).
4
5![turso (2).png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/f35e1afe-a51e-4dd2-d4f9-63369afb0300/public)
6
7[Turso](https://turso.tech/) is a serverless SQLite platform designed for the edge. It runs [libSQL](https://github.com/libsql/libsql), their open contribution fork of SQLite.

docFeedbackFormREADME.md1 match

@stevekrouseUpdated 1 year ago
7This feedback form was linked on our docs site.
8
9![Screenshot 2023-09-07 at 14.24.25@2x.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/eec56deb-a070-4d34-f040-c9e55e065e00/public)
10
11This val renders an HTML form, including pre-fills the user's email address if they've submitted the form in the past (via a cookie), and pre-fills the URL by grabbing it out of the query params.

californiaBusinessNotificationsREADME.md3 matches

@tmcwUpdated 1 year ago
1# California business records change notifications
2
3![California business records search that this val will use for automated notifications](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/2a60f563-6ffd-42f2-d321-89c3243f5c00/public)
4
5There's nothing I like more than a little open data and transparency! This Val shows you how to use the [California Secretary of State Business Search](https://bizfileonline.sos.ca.gov/search/business) as a faux-API and get notifications when records change. This lets you know when a business updates their records, changes their good-standing status, and so on.
135. Now, in the network tab of your developer tools, you should see a request that ends with `false`. You'll find a number in that URL. Plug that number into the val at the spot at the top.
14
15![Browser inspector tools showing the number you need to copy for this API request](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/e44b01b2-69a2-4288-1f48-977441ad6000/public)
16
17(We're almost there!)
20
21
22![CleanShot 2023-08-28 at 10.35.45@2x.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/4e9b2f15-6daf-4ebe-606f-6ead679b6800/public)
23
24

reasonPhraseREADME.md2 matches

@tmcwUpdated 1 year ago
4
5
6![hello.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/f31792d8-1766-40ed-8463-acbadc91b300/public)
7
8
37The HTTP 1.1 specification adds a little color about the [reason-phrase](https://www.rfc-editor.org/rfc/rfc9112.html#name-status-line):
38
39![quote.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/a54d79c1-5371-4786-0d88-d2b67320b800/public)
40
41So, with a HTTP server, you can customize your reason phrase! Here's an example with a val on Val Town:

canvasTextREADME.md2 matches

@tmcwUpdated 1 year ago
1# Generate an image
2
3![](https://tmcw-canvastext.web.val.run/)
4
5This image is generated by the Val below and exposed to the internet with the [Web API](https://docs.val.town/api/web).

formREADME.md1 match

@stevekrouseUpdated 1 year ago
5[**View Live Form**](https://stevekrouse-form.web.val.run) | [**View Data**](https://www.val.town/v/stevekrouse.formDataEx)
6
7![Screenshot 2023-08-28 at 15.37.04@2x.png](https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/1ad7af89-7791-44e6-8bb4-873e2fa89e00/public)
8
9

textToImageDalleREADME.md1 match

@stevekrouseUpdated 1 year ago
1Migrated from folder: Archive/textToImageDalle

brainrot_image_gen1 file match

@dcm31Updated 3 days ago
Generate images for Italian Brainrot characters using FAL AI

modifyImage2 file matches

@stevekrouseUpdated 3 days ago