Skip to content

intouchgroup/js-method-syntax-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@intouchgroup/js-method-syntax-tree

CLI to generate a syntax tree for JavaScript methods

Installation

Install this package via npm:

npm i -g @intouchgroup/js-method-syntax-tree

Usage

Pipe text content into this script (such as a JS file), and pass it a search string (such as library name):

ag 'React.' -Q | js-method-syntax-tree 'React'

About

CLI to generate a syntax tree for JavaScript methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published