jless icon
jless icon

jless

jless will pretty print your JSON and apply syntax highlighting. Use it when exploring external APIs, or debugging request payloads.

jless screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Homebrew
  • Linux
  • Mac
  • Rust
  • NetBSD
  • FreeBSD
  • BSD
  • MacPorts
0likes
0articles

Features

  1.  Rust

 Tags

jless News & Activities

Highlights All activities

Recent activities

jless information

AlternativeTo Category

Development

GitHub repository

  •  5,496 Stars
  •  119 Forks
  •  95 Open Issues
  •   Updated  
View on GitHub
jless was added to AlternativeTo by K0RR on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is jless?

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.