mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
594 B
Plaintext
14 lines
594 B
Plaintext
JLess is a command-line JSON viewer designed for reading, exploring, and
|
|
searching through JSON data.
|
|
|
|
JLess will pretty print your JSON and apply syntax highlighting. Use it when
|
|
exploring external APIs, or debugging request payloads.
|
|
|
|
Expand and collapse Objects and Arrays to grasp the high- and low-level
|
|
structure of a JSON document. JLess has a large suite of vim-inspired commands
|
|
that make exploring data a breeze.
|
|
|
|
JLess supports full text regular-expression based search. Quickly find the data
|
|
you're looking for in long String values, or jump between values for the same
|
|
Object key.
|