njsTrace
Code tracer
A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time.
A Node.js tracing and instrumentation utility
368 stars
20 watching
41 forks
Language: JavaScript
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool to record and visualize call graphs and execution times of JavaScript functions. | 36 | |
| A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 | |
| A tool for examining and debugging stack traces in Node.js applications | 251 | |
| A tool for tracing and inspecting Python code during execution to aid in debugging and analysis. | 804 | |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 | |
| Measures code coverage in JavaScript applications to ensure test reliability and quality | 399 | |
| A tool for displaying detailed information about system calls and signals in running processes. | 120 | |
| An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 | |
| A web-based visualization tool for displaying Mesos tracing data | 4 | |
| Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code | 16 | |
| A Babel plugin that allows selective logging of JavaScript code at build time | 63 | |
| A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 | |
| An interceptor for vue-resource that adds tracing functionality to HTTP requests. | 8 | |
| A tool that enables Java applications to execute JavaScript scripts within a sandboxed environment. | 479 | |
| Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |