1.1.1 • Published 6 years ago
@intouchgroup/js-syntax-tree v1.1.1
@intouchgroup/js-syntax-tree
Installation
Install this package via npm:
npm i -g @intouchgroup/js-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-syntax-tree 'React'