Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 873 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 873 Bytes

easy-ast.graph

Fast APIs for js/ts module graph.

Benchmark

System:
  OS: macOS 13.6
  CPU: (12) arm64 Apple M2 Pro
  Memory: 68.25 MB / 16.00 GB
  Shell: 3.2.57 - /bin/sh
Binaries:
  Node: 18.17.1 
  Yarn: 1.22.19 
  npm: 9.6.7 
  pnpm: 8.8.0 
repo file type parsed files total modules import links import depth average time(ns)
[email protected] .js 49 59 132 3 12,249,262.50
[email protected] .ts 205 205 880 3 365,465,279.17
[email protected] .ts .tsx 165 237 1059 3 57,522,687.48
[email protected] .ts .tsx 558 720 3494 3 7412,391,816.69

Install

$ npm i easy-ast.graph

API