Back to APIs list

US Congress Stock Trading API examples & templates

Use these vals as a playground to view and fork US Congress Stock Trading API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
workerify
postpostscript
workerify
workerify: proxy a module through a worker (with types!) Example: import { workerify } from "https://esm.town/v/postpostscript/workerify"; using mod = await workerify(() => import("https://esm.town/v/postpostscript/workerifyExampleUnsafeLibrary")); console.log(await mod.x.y()); Full Example: @postpostscript/workerifyExample @postpostscript/workerifyExampleUnsafeLibrary It's limited by what can be sent over [worker].postMessage() , i.e. inputs and outputs will need to be JSONifiable
calories_script
stevekrouse
calories_script
Remix of: stevekrouse/upload_url
cronprompt
stevekrouse
cronprompt
Remix of: peddi/cronprompt
extractJSDoc
pomdtr
extractJSDoc
* @title jsdoc-extractor
blob_actions
pomdtr
blob_actions
An interactive, runnable TypeScript val by pomdtr
jsoninvoice_editor
pomdtr
jsoninvoice_editor
@jsxImportSource npm:hono/jsx
react_framer_motion_script
tfayyaz
react_framer_motion_script
Remix of: tfayyaz/reacttldrawclient
react_framer_motion_client
tfayyaz
react_framer_motion_client
Remix of: tfayyaz/react_tldraw
sqliteBuilderTyped
postpostscript
sqliteBuilderTyped
Example
isMyWebsiteDown
omaismoe
isMyWebsiteDown
Remix of: andreterron/isMyWebsiteDown
server
andreterron
server
Remix of: tfayyaz/react_tldraw
tldraw_react_client
andreterron
tldraw_react_client
Remix of: tfayyaz/reacttldrawclient
App
tfayyaz
App
// JSX can be used in the client val thanks to this magic comment
dataURL_example
vladimyr
dataURL_example
An interactive, runnable TypeScript val by vladimyr
BrainF_Interpreter
ethanoscarson
BrainF_Interpreter
An interactive, runnable TypeScript val by ethanoscarson
frequencyDataPlotScript
stevekrouse
frequencyDataPlotScript
An interactive, runnable TypeScript val by stevekrouse