# JS-Interpreter **Repository Path**: gengxf0505/JS-Interpreter ## Basic Information - **Project Name**: JS-Interpreter - **Description**: A sandboxed JavaScript interpreter in JavaScript. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README JS-Interpreter ============== A sandboxed JavaScript interpreter in JavaScript. Execute arbitrary JavaScript code line by line in isolation and safety. Live demo: https://neil.fraser.name/software/JS-Interpreter/ Documentation: https://neil.fraser.name/software/JS-Interpreter/docs.html