tagpath

command module
v0.0.0-...-c007042 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2021 License: MIT Imports: 9 Imported by: 0

README

tagpath

tagpath is a tool to generate query selectors for an element in an HTML document.

Installation

go get -u -v github.com/insomnimus/tagpath/...

If above doesn't work, try this:

git clone https://www.github.com/insomnimus/tagpath
cd tagpath
go mod tidy
go install

Library Use

You can also use tagpath/engine in your project, for more information see the documentation.

Tool Use

tagpath [options] file|url '<tag>'

Options are:

  • -a, --all: print all the matches instead of just the first
  • -h, --help: show help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL