Show HN: JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS
Category: library
Tags: javascript-interpreter, sandbox, jsx, typescript, csp-safe, react-integration
Score: 7.3/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 7)
JSLike is a CSP-safe JavaScript interpreter that runs ES6+, JSX, and TypeScript directly in the browser or Node.js without eval. It stands out for its native JSX and TypeScript support, module resolution system, and React integration, enabling sandboxed execution of modern code. Interesting for its potential in code playgrounds, plugin systems, and educational tools.
Target audience: backend devs, frontend devs, devops, security engineers
Repository: https://github.com/artpar/jslike · JavaScript · MIT · 1 stars
View on Hacker News