No description
Find a file
2023-12-17 00:11:27 +02:00
priv/assets UI stuffz 2023-12-15 23:39:12 +02:00
src Fix searching to be case insensitive 2023-12-17 00:11:27 +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 Update CI, bump Lustre 2023-11-04 14:41:43 +02:00
.tool-versions UI stuffz 2023-12-15 23:39:12 +02:00
gleam.toml Implement grid expanding 2023-11-13 19:44:32 +02:00
index.html Add PWA setup 2023-10-28 19:33:26 +03: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 Implement grid expanding 2023-11-13 19:44:32 +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 Beautify the search input 2023-12-16 00:31:52 +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.