Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gleam-br/gbr_js

Repository files navigation

🎃 Gleam javascript library.

Javascript library to gleam by @gleam-br.

Package Version Hex Docs

gleam add gbr_js@1
import gbr/js

pub fn main() -> Nil {
  js.try()
}

Further documentation can be found at https://hexdocs.pm/gbr_js.

Development

gleam run   # Run the project
gleam test  # Run the tests

🌄 Roadmap

  • Unit tests
  • More docs
  • GH workflow
    • test & build
    • changelog & issue to doc
    • auto publish manual publish
      • gleam publish