Skip to content

bmeck/tofu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation

clone and run npm i --ignore-scripts

usage

cat file | node dump.js

will print a JSON object.

  • .requires is the require analysis of the source text.
  • .freeVariables is the access analysis of free variables of the source text.
  • .imports is the import analysis of the source text.

About

TrustOnFirstUse toolkit

Resources

Stars

Watchers

Forks

Packages

No packages published