ora-text-loaders

1.0.1 • Public • Published

ora-text-loaders

Create cool ora spinners with text inside.

Examples

Installation

You can install the package with npm or yarn.

Command: npm i --s ora-text-loaders OR yarn install ora-text-loaders

Usage

Quick example:

const ora = require('ora');
const texts = require('ora-text-loaders');
const loader = ora({spinner: texts.generate("Hello world!")});
loader.start("Testing!");

Bugs / improvements

Found a bug, or want to improve something? thanks a lot! You can go on this link to report a bug or suggest an improvement. Any pull request is welcome too!

Readme

Keywords

none

Package Sidebar

Install

npm i ora-text-loaders

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

15.9 kB

Total Files

14

Last publish

Collaborators

  • misterkoro