Skip to content

A tiny simple terminal divider that spans the entire width of the terminal.

License

Notifications You must be signed in to change notification settings

fabiospampinato/tiny-divider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Divider

A tiny simple terminal divider that spans the entire width of the terminal.

Install

npm install tiny-divider

Usage

import divider from 'tiny-divider';

// Let's print a divider that spans the entire width of the terminal

divider (); // Prints a dimmed "-----------------------"

License

MIT © Fabio Spampinato

About

A tiny simple terminal divider that spans the entire width of the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published