GitHunt
VI

vitkarpov/call-stack-explorer

Explore Your Call Stack 🥞

Explore Your Call Stack 🥞

CallStackExplorer (CSE) is a tool which helps to understand how recursion works

Features

  • ✅arbitrary function body
  • arbitrary arguments list (there's only one argument supported so far)
  • cache hit
  • SVG tree zoom in/out
  • show a path for each node on hover

This project was bootstrapped with Create React App.

Languages

TypeScript77.0%HTML15.5%CSS7.5%
Created December 17, 2019
Updated March 26, 2023
vitkarpov/call-stack-explorer | GitHunt