Giter Site home page Giter Site logo

elixir_cli_spinners's Introduction

CliSpinners

Spinners Gif

Installation

Install from Hex, Package Manger. by adding cli_spinners to your list of dependencies in mix.exs:

def deps do
  [{:cli_spinners, "~> 0.1.0"}]
end

and published on HexDocs.

Demo

To see all the demos in your terminal, just load the library in your iex shell and call a definition demo

iex> CliSpinners.demo()

Here, each animation is played for two seconds. You can break that by pressing Ctrl C twice. You will return to your shell again.

Documentation for CliSpinners.

CliSpinners are nothing more like a loading animation in the command line interface.

This module comes with different flavours of loading spins. The following is the list of flavours you can pass

Loading Flavors

dots

The dots flavor comes with 12 combnations of loading animations. From dots to dots12.

dots
dots2
dots3
.....
.....
dots12

There is no dots1. Here, dots1 is written as just dots .

line

Line comes with two combinations

  • line
  • line2

pipe

  • pipe

simple_dots

  • simple_dots
  • simple_dots_scrolling

star

  • star
  • star2

flip

  • flip

hamburger

  • hamburger

grow

This grow format comes in two flavors

  • grow_vertical
  • grow_horizontal

balloon

  • balloon
  • balloon2

noise

  • noise

bounce

  • bounce

box_bounce

  • box_bounce
  • box_bounce2

Geometry

  • triangle
  • circle
  • arc
  • circle
  • circle_quarters
  • square_corners
  • circle_halves

squish

  • squish

toggle

This toggle flavor comes in 13 flavors

toggle
toggle1
toggle2
.....
toggle13

arrow

  • arrow
  • arrow2
  • arrow3

bouncing

  • bouncing_bar
  • bouncing_ball

smiley

  • smiley

monkey

  • monkey

hearts

  • hearts

clock

  • clock

earth

  • earth

moon

  • moon

pong

  • pong

runner

  • runner

shark

  • shark

dqpb

  • dqpb

Giff Credits Sindresorhus Npm Package

Inspiration from Progessbar:

Thanks for Reading.

Support

Buy me a cup of coffee https://paypal.me/ankanna

elixir_cli_spinners's People

Contributors

blackode avatar davidbrowning avatar davydog187 avatar earthrid avatar katerinaozerova avatar mend-for-github-com[bot] avatar progsmile avatar

elixir_cli_spinners's Issues

Action Required: Fix Mend Configuration File - .whitesource

There is an error with this repository's Mend configuration file that needs to be fixed. As a precaution, scans will stop until it is resolved.

Errors:

  • "settingsInheritedFrom" attribute provided in KaterinaOrg/elixir_cli_spinners/.whitesource points to a non-existent repository or branch: 'KaterinaOrg/whitesource-config@main'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.