js-source-scopes 0.7.2

Utilities for extracting and dealing with scope information in JS code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Minifying code and creating SourceMaps:

For example:

```
./node_modules/.bin/terser -c -m --module tests/fixtures/simple/original.js --source-map includeSources -o tests/fixtures/simple/minified.js
```

# trace

A sync and async stack trace through various constructs, with named and anonymous
functions and arrow functions.

# perf

- https://unpkg.com/typescript@4.6.4/lib/typescript.js
- https://unpkg.com/preact@10.7.2/dist/preact.module.js