tiny-divider
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Tiny Divider

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

Install

npm install --save tiny-divider

Usage

import divider from 'tiny-divider';

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

License

MIT © Fabio Spampinato

/tiny-divider/

    Package Sidebar

    Install

    npm i tiny-divider

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Unpacked Size

    3.25 kB

    Total Files

    9

    Last publish

    Collaborators

    • fabiospampinato