blackode

blackode

Animation Spinners/Loaders - Elixir Command Line Interface

Animation Spinners/Loaders - Elixir Command Line Interface

60+ Loading Animations

Module Name

CliSpinners

This module compirises of the loading animations for the CLI- command line interface. This comprises of 60+ loading animaations. This is highly useful in developing command line applications to visually represent that something is loading.

Github Source Code
Documentation
Hex
Other Hex Packages

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. 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

hamburger

hamburger

grow

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 arc circle circle_quarters square_corners circle_halves

squish

squish

toggle

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:

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

I always welcome your feedback with great honor :bouquet:

Most Liked

kelvinst

kelvinst

Awesome!! Very creative too!! Congrats

blackode

blackode

Thank You So Much …

Where Next?

Popular in Announcing Top

msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43806 214
New
kip
Image is an image processing library for Elixir. It is based upon the fabulous vix library that provides a libvips wrapper for Elixir. I...
622 19010 194
New
RobertDober
Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as...
239 12673 134
New
cjen07
parameterized pipe in elixir: |n> edit: negative index in |n> and mixed usage with |> are supported example: use ParamPipe ...
New
Azolo
Hey everyone, I just released WebSockex which is a Elixir WebSocket client. WebSockex strives to work as a OTP special process, be RFC6...
New
treble37
Just looking for a little feedback on a tiny helper library I built - Sometimes I find the need to convert maps with atom keys to maps w...
New
archan937
It is a well-know topic within the Elixir community: “To mock or not to mock? :)” Every alchemist probably has his / her own opinion con...
New
Qqwy
TypeCheck: Fast and flexible runtime type-checking for your Elixir projects. Core ideas Type- and function specifications are const...
336 14534 100
New
marcuslankenau
I feel kind of stuck with the absence of a proper xml library for Elixir. Currently I use SweetXML which was ok for me more or less to pa...
New
anshuman23
Hello all, I have been working on my proposed project called Tensorflex as part of Google Summer of Code 2018.. Tensorflex can be used f...
New

Other popular topics Top

New
marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43806 214
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 52774 488
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
jaysoifer
Is there a way to rollback a specific migration and only that one (“skipping” all the other ones)? Would mix ecto.rollback -v 200809061...
New

We're in Beta

About us Mission Statement