node-cli-app

parses web data and searches JSON for selector queries

Usage no npm install needed!

<script type="module">
  import nodeCliApp from 'https://cdn.skypack.dev/node-cli-app';
</script>

README

node-cli-app

install size

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