package
github.com/evanw/esbuild/internal/js_printer
third-party7 third-party functions from github.com/evanw/esbuild/internal/js_printer, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,063
- non-test, non-generated
- all calls
- 1,063
- total callsites
- functions
- 7
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/evanw/esbuild/internal/js_printer
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| printer.print | 410 |
| printer.printSpace | 154 |
| printer.addSourceMapping | 131 |
| printer.printIndent | 118 |
| printer.printNewline | 99 |
| printer.printSpaceBeforeIdentifier | 84 |
| printer.printExpr | 67 |