Packages

Gleam/Lustre bindings for RCade's inputs

Current section

Files

Jump to
rcade_inputs gleam.toml
Raw

gleam.toml

name = "rcade_inputs"
version = "1.0.1"
description = "Gleam/Lustre bindings for RCade's inputs"
licences = ["MIT"]
target = "javascript"
repository = { type = "codeberg", user = "eaon", repo = "rcade_inputs" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
lustre = ">= 5.6.0 and < 6.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
[javascript]
runtime = "bun"