Scratch-JS
JS debugger
Allows execution of ES6/ES2015 code in the context of web pages within Chrome's DevTools
Run ES6, CoffeeScript and LiveScript on any page from Chrome's DevTools!
350 stars
19 watching
50 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
robatwilliams/es-compat | Checks JavaScript code compatibility with target browsers and Node.js versions | 65 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 884 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,673 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
vsch/javafx-webview-debugger | Enables debugging of JavaFX WebView applications via a WebSocket connection to Google Chrome Dev Tools. | 66 |
jakebecker/vscode-elixir-ls | Language support and debugger extension for Elixir in VS Code. | 391 |
june07/nim | Tool to streamline Node.js debugging with integration of Chromium DevTools | 198 |
peresleguine/pluggable_js | Enables page-specific JavaScript code execution with data passing in Rails applications | 53 |
proengsoft/laravel-jsvalidation | Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,134 |
milafrerichs/browser-repl-js | A Svelte-based code editor component with real-time execution and display of JavaScript code | 14 |
jeroen/v8 | Provides an R interface to Google's V8 JavaScript and WebAssembly engine | 201 |
gusgard/angular-seed-es6 | An AngularJS application skeleton with ES6 support and various development tools. | 16 |