Skip to content

diff-so-fancy

Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉

Package Information

  • Domain: github.com/so-fancy/diff-so-fancy
  • Name: diff-so-fancy
  • Homepage: Not specified
  • Source: View on GitHub

Installation

bash
# Install with launchpad
launchpad install diff-so-fancy

Programs

This package provides the following executable programs:

  • diff-so-fancy

Available Versions

Show all 1 versions
  • 1.4.4

Latest Version: 1.4.4

Install Specific Version

bash
# Install specific version
sh <(curl https://pkgx.sh) diff-so-fancy -- $SHELL -i

Usage Examples

typescript
import { pantry } from 'ts-pkgx'

// Access this package
const pkg = pantry['diff-so-fancy']

console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)

This documentation was auto-generated from package data.

Released under the MIT License.