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 Libraries Top

scohen
Lexical Lexical is a next-generation language server for the Elixir programming language. Features Context aware code completion As-you...
New
mhanberg
I just released the first version of Temple: an HTML DSL for Elixir and Phoenix! You can read this blog post or the docs for more info...
New
woylie
I released Doggo, a collection of unstyled Phoenix components. Features Unstyled Phoenix components. Storybook that can be added to...
New
markmark206
simple_feature_flags is a tiny package that lets you turn features on or off based on which environment (e.g. localhost, staging, product...
New
OvermindDL1
Been making an MLElixir thing (not released yet…) for fun in spare time in the past day. I’m just trying to see how much I can get an ML...
132 13487 106
New
aditya7iyengar
Rummage.Ecto and Rummage.Phoenix provide ways to perform Searching, Sorting and Pagination over Ecto queries and Phoenix collections. Fo...
New
MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
Jskalc
Hi! Today, after a couple weeks of development I’ve released v0.1 of LiveVue. It’s a seamless integration of Vue and Phoenix LiveView, i...
New
Antrater
Hi everyone! I’m thrilled to announce a huge thing. We have been developing Elixir Moon Design System for quite a while. We are finally ...
New
mattludwigs
Grizzly is a library for working with Z-Wave devices. Z-Wave is a low-frequency radio protocol for controlling smart home devices on a me...
New

Other popular topics Top

bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
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
Jim
As a follow up to my earlier question: I have the code compiling and running but not getting a successful login from the rest server. ...
New
lastday4you
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
vac
Hi, I'm quite new in Elixir and I'm trying to format a string to a PEM format. I have the certificate value like MIIDBTCCAe2...... and ...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
lucidguppy
I have a super simple question about elixir - how would I take a file like this foo bar baz and output a new file that enumerates th...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New

Sub Categories:

We're in Beta

About us Mission Statement