No description
Find a file
2024-03-02 21:19:33 +02:00
priv/assets UI stuffz 2023-12-15 23:39:12 +02:00
src Prevent crash when library is not yet loaded 2024-03-02 21:19:33 +02:00
test Hackfest 2023-10-08 12:53:43 +03:00
vendor/bootstrap-icons Add Bootstrap icons 2023-10-10 21:42:52 +03:00
.gitignore Add image styles 2023-10-28 19:33:26 +03:00
.gitlab-ci.yml Bump CI to 0.34.1 2024-02-28 21:39:10 +02:00
.tool-versions Implement history API, add initial view stack stuff 2024-01-28 17:14:04 +02:00
gleam.toml Implement history API, add initial view stack stuff 2024-01-28 17:14:04 +02:00
index.html Styling stuff 2023-12-28 12:43:41 +02:00
LICENSE Add license 2023-10-08 12:58:28 +03:00
manifest.json Add PWA setup 2023-10-28 19:33:26 +03:00
manifest.toml Bump deps 2024-03-01 14:19:34 +02:00
normalize.css UI stuffz 2023-12-15 23:39:12 +02:00
README.md Hackfest 2023-10-08 12:53:43 +03:00
style.css Fix not being able to press shuffle all under search field 2024-03-01 00:07:13 +02:00

elektrofoni

Package Version Hex Docs

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add elektrofoni

and its documentation can be found at https://hexdocs.pm/elektrofoni.