Detalhes do pacote

hr

jaredsohn8.4k0.1.3

Node commandline application to display


in the console.

readme (leia-me)

Displays an <hr /> in your terminal.

A version of https://github.com/LuRsT/hr that can be deployed via npm.

Installation instructions:

npm install -g hr

Usage:

$ hr
================================== # Till the end of your terminal window
$

$ hr '*'
********************************** # Till the end of your terminal window
$

It works differently than the shell app for multi-character strings

$ hr =-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  # Till the end of your terminal window
$