Javascript library to gleam by @gleam-br.
gleam add gbr_js@1import gbr/js
pub fn main() -> Nil {
js.try()
}gleam run # Run the project
gleam test # Run the tests- Unit tests
- More docs
- GH workflow
- test & build
- changelog & issue to doc
-
auto publishmanual publish-
gleam publish
-