Pinned Loading
- steel-dev/steel-browser
steel-dev/steel-browser Public🔥 Open Source Browser API for AI Agents & Apps. Steel Browser is a batteries-included browser sandbox that lets you automate the web without worrying about infrastructure.
- PKCE in the browser
PKCE in the browser 1// https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding#Solution_3_%E2%80%93_rewrite_the_DOMs_atob()_and_btoa()_using_JavaScript's_TypedArrays_and_UTF-82constbase64=require('base64-js');
34consturlSafe=(buffer)=>{
5constbytes=newUint8Array(buffer);
- BroadcastChannel polyfill for Jest
BroadcastChannel polyfill for Jest 1import{EventEmitter}from'node:events';
23constchannels: Map<string,EventEmitter>=newMap();
45classMockBroadcastChannelimplementsBroadcastChannel{
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.




