1.1.1 • Published 6 years ago

@intouchgroup/js-syntax-tree v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@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'
1.1.1

6 years ago

1.1.0

6 years ago