Results 70 issues of o-az

`playground` directory with multiple examples that have live playground links to Stackblitz/Codesandbox. I think good examples would be: vanilla JS browser example and Node.js & Deno examples for starters.

documentation

not sure what the issue is but this doesn't work anymore when it should: https://tokens.evm.workers.dev/optimism/token?address=0x2e3d870790dc77a83dd1d18184acc7439a53f475 find the issue and fix it

bug

I'm trying to publish this: https://github.com/rehype-pretty/rehype-pretty-code/tree/master/packages/core I run: `pnpm dlx jsr@latest publish --allow-dirty` and get the following: ```sh error: Failed to publish @rehype-pretty/[email protected] Caused by: Failed to publish @rehype-pretty/core at...

https://github.com/cosmos/cosmjs/blob/5c1ec56189d3024a6c6ad0ec0d60df30c09c7cc0/packages/crypto/src/index.ts#L5-L13 Ed25519 -> https://github.com/paulmillr/noble-ed25519 Argon2id -> https://github.com/paulmillr/noble-hashes#argon2 You already use libraries from the same author so I assume you're familiar with the work quality. I'm suggesting this because libsodium is...

@jxom was thinking of putting this in a separate file and running the action on push to `main` && `workflow_dispatch`. That way you have more control playing around with it....

following instructions: https://github.com/raystack/meteor/blob/969079260b58da824d38523395e3b06ac54f2207/docs/docs/guides/2_manage_recipes.md?plain=1#L24-L27 ![CleanShot 2024-06-04 at 21 28 58](https://github.com/raystack/meteor/assets/23618431/31a6a13d-20c8-4f1a-b8f3-5d25643a51d0) I went through prerequisites prior to this attempt https://raystack.github.io/meteor/docs/guides/introduction#prerequisites

### Describe the change I'm trying to track the response progress, something which I do all the time when using the native Fetch API. However I'm encountering unexpected behavior with...

documentation

this is on iOS 17.5.1 Safari App launched as a PWA https://github.com/elk-zone/elk/assets/23618431/072e166e-5939-4f1f-b142-d95c3f68fc12

c: bug
s: pending triage

How can I update this sidebar view to match vscode? It's been like this for me for a while and I can't figure out how to get the default vscode...