arcana_signals
Signals are a powerful JS construct leveraged by many frontend frameworks. This is a set of Gleam bindings that also compile for an erlang target to a simpler set of primitives for isomorphic frameworks.
It’s probably not working properly, and not documented, use at your own risk.
gleam add arcana_signals
import arcana_signals
pub fn main() {
// TODO: An example of the project in use
}
Development
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell