Packages

Phoenix Reactify is an open-source tool meant to add a simple React implementation to fresh Phoenix Applications.

Current section

Files

Jump to
phoenix_reactify deps cli_spinners hex_metadata.config
Raw

deps/cli_spinners/hex_metadata.config

{<<"app">>,<<"cli_spinners">>}.
{<<"build_tools">>,[<<"mix">>]}.
{<<"description">>,
<<"This module compirises of the loading animations for the CLI- command line interface. \nThis comprises of 60+ loading animaations. \nThis is highly useful ind command line applications for loading animations.">>}.
{<<"elixir">>,<<"~> 1.4">>}.
{<<"files">>,
[<<"lib/cli_spinners.ex">>,<<"lib/cli_spinners/animation.ex">>,
<<"lib/cli_spinners/spinner.ex">>,<<"lib/cli_spinners/spinners.ex">>,
<<"lib/cli_spinners/utils.ex">>,<<"mix.exs">>,<<"README.md">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,
[{<<"Creator">>,<<"http://www.blackode.in">>},
{<<"Docs">>,<<"http://hexdocs.pm/cli_spinners/">>},
{<<"GitHub">>,<<"https://github.com/blackode/cli_spinners">>}]}.
{<<"maintainers">>,[<<"blackode">>]}.
{<<"name">>,<<"cli_spinners">>}.
{<<"requirements">>,[]}.
{<<"version">>,<<"0.1.0">>}.