Skip to content

mattzeunert/glasswing

Repository files navigation

Glasswing CircleCI

Glasswing lets you browse a website's code while seeing the actual runtime values of variables and function parameters.

You can try some examples on the website.

Installation

Install Glasswing from NPM: npm install -g glasswing

Then launch it with glasswing --save /tmp/glasswing and got to http://localhost:9500.

Features

  • view values assigned to variables
  • jump to function definition
  • view function return values

About

Read source code annotated with runtime variable values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages