htreeml

1.0.0 • Public • Published

htreeml

Build Status

htreeml is a command-line tool written in Node for visualizing HTML DOM trees.

Install

npm

npm install -g htreeml

Usage

htreeml accepts a single argument - filename - which represents the .html file that you would like to visualize.

For example, to visualize the DOM for the file index.html:

htreeml index.html

Author

htreeml was developed by Tushar Ghate

License

htreeml is available under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i htreeml

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tusharghate