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
62 stars
4 watching
5 forks
Language: CoffeeScript
last commit: almost 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A style checker tool for CoffeeScript code | 16 |
| A system that prints debugging information with hyperlinks to source code locations | 115 |
| A DAP-based JavaScript debugger for various environments and frameworks. | 1,685 |
| A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
| A JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript | 442 |
| A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
| Utility for build pipeline authors to facilitate debugging of their pipelines. | 9 |
| A tool to help malware researchers test and analyze anti-debugging techniques and debugger plugins. | 197 |
| A tool that streamlines Node.js debugging by providing a custom DevTools feature and integrating with various Chromium browsers. | 197 |
| Instruments CoffeeScript files to measure code coverage using Istanbul, JSCoverage, or Streamline styles. | 145 |
| A Clojure library for tracing and debugging code execution | 361 |
| A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
| Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
| A development framework that bundles CAAT, CoffeeScript, Jessie, and Guard to simplify HTML5 project setup and automation. | 27 |
| A Chrome debugging client library with async/await support and TypeScript integration. | 134 |