node-cli-app
v1.1.3
Published
parses web data and searches JSON for selector queries
Downloads
17
Readme
node-cli-app
A node cli app that parses web data and display JSON output upon (specific) selector queries.
setup
npm install -g node-cli-app
usage
type ag-node-cli-app
to enter the terminal applicaiton.
Supports: class, classNames, identifier selectors, and Compound View Attributes.
** the app will create a data.json file in your filesystem containing the parsed data
remove package :wave:
npm uninstall -g node-cli-app