jless.io
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
Package Information
- Domain:
jless.io
- Name:
jless.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install jless
Programs
This package provides the following executable programs:
jless
Aliases
This package can also be accessed using these aliases:
jless
Available Versions
Show all 1 versions
0.9.0
Latest Version: 0.9.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +jless.io@0.9.0 -- $SHELL -i
Dependencies
This package depends on:
linux:x.org/xcb@1
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.jlessio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.