CoffeeScriptLineMatcher

Code debugger

A tool that enables side-by-side debugging of CoffeeScript and JavaScript code.

provides debugging support for CoffeeScript by matching JS lines to CS lines

GitHub

62 stars
4 watching
5 forks
Language: CoffeeScript
last commit: over 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coffeelint/coffeelint A style checker tool for CoffeeScript code 16
johnreedlol/scala-trace-debug A system that prints debugging information with hyperlinks to source code locations 115
microsoft/vscode-js-debug A DAP-based JavaScript debugger for various environments and frameworks. 1,673
johnreedlol/pos A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. 23
netzpirat/haml-coffee A JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript 442
markbates/programming-in-coffeescript A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. 63
broccolijs/broccoli-debug Utility for build pipeline authors to facilitate debugging of their pipelines. 9
checkpointsw/showstopper A tool to help malware researchers test and analyze anti-debugging techniques and debugger plugins. 196
june07/nim Tool to streamline Node.js debugging with integration of Chromium DevTools 198
benbria/coffee-coverage Instruments CoffeeScript files to measure code coverage using Istanbul, JSCoverage, or Streamline styles. 145
clojure/tools.trace A Clojure library for tracing and debugging code execution 361
christian-bromann/devtools-backend A Node.js implementation of the Chrome DevTools backend for debugging web applications 144
baristalabs/chrome-dev-tools-generator Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation 79
nbartlomiej/coffee-guard-caat-jessie A development framework that bundles CAAT, CoffeeScript, Jessie, and Guard to simplify HTML5 project setup and automation. 27
tracerbench/chrome-debugging-client A Chrome debugging client library with async/await support and TypeScript integration. 134