117 skills found · Page 1 of 4
NeilFraser / JS InterpreterA sandboxed JavaScript interpreter in JavaScript.
dabbott / Javascript PlaygroundsAn interactive JavaScript sandbox
endojs / EndoEndo is a distributed secure JavaScript sandbox, based on SES
GrapheneOS / PdfViewerSimple Android PDF viewer based on pdf.js and content providers. The app doesn't require any permissions. The PDF stream is fed into the sandboxed WebView without giving it access to content or files. CSP is used to enforce that the JavaScript and styling properties within the WebView are entirely static.
sebastianwessel / QuickjsA typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
gf3 / SandboxA nifty JavaScript sandbox for Node.js
cstoquer / PixelboxA sandbox framework to fast-prototype tile-based games in HTML5 and JavaScript
bradtraversy / Javascript SandboxSandbox from the Modern JS From The Beginning 2.0 course
HynekPetrak / Malware JailSandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction. Written for Node.js
replit-archive / JsreplMultilingual sandboxed REPL engine in JavaScript.
mokeyish / Obsidian Code EmitterAn obsidian plugin that allows code blocks executed interactively in sandbox like jupyter notebooks. Supported language rust、kotlin、python、Javascript、TypeScript etc.
dreadnode / DyanaA sandbox environment designed for loading, running and profiling a wide range of files, including machine learning models, ELFs, Pickle, Javascript and more
openexchangerates / Javascript Sandbox Consolea mini interactive javascript console for library/plugin demos and homepages
Coldzer0 / CmulatorCmulator is ( x86 - x64 ) Scriptable Reverse Engineering Sandbox Emulator for shellcode and PE binaries . Based on Unicorn & Zydis Engine & javascript
javadelight / Delight Nashorn SandboxA sandbox for executing JavaScript with Nashorn in Java.
sandworm-hq / Sandworm Guard JsEasy auditing & sandboxing for your JavaScript dependencies 🪱
bcoe / SandcastleA simple and powerful sandbox for running untrusted JavaScript.
eligrey / JsandboxA JavaScript sandboxing library that uses web worker threads
codecombat / AetherLint, analyze, normalize, transform, sandbox, run, step through, and visualize user JavaScript, in node or the browser.
JiriChara / Kindergarten:house_with_garden: Kindergarten is a JavaScript library which helps programmers to achieve modular security using sandbox pattern