Skip to content

jless: add page#21926

Closed
nil957 wants to merge 1 commit intotldr-pages:mainfrom
nil957:jless-add-page
Closed

jless: add page#21926
nil957 wants to merge 1 commit intotldr-pages:mainfrom
nil957:jless-add-page

Conversation

@nil957
Copy link
Copy Markdown

@nil957 nil957 commented Apr 7, 2026

Adds a tldr page for jless, a command-line JSON viewer with vim-inspired keybindings.

Closes #21116

About jless

jless is an interactive JSON/YAML viewer designed for reading, exploring, and searching through JSON data from the command line. It features:

  • Vim-inspired navigation and keybindings
  • Support for both JSON and YAML files
  • Interactive expand/collapse of nested structures
  • Full-text search with regex support
  • Copy functionality (values, keys, paths)
  • Syntax highlighting

Examples included

  • View a JSON file interactively
  • Read JSON from stdin
  • View a YAML file
  • Toggle expand/collapse nodes
  • Search forward for a pattern
  • Copy path to current node
  • Copy value of current node
  • Display help

More information: https://jless.io

@github-actions github-actions Bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Apr 7, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Javis seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Managor Managor closed this Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page request: jless

3 participants