/jest_bindings

jest bindings for gleam

Primary LanguageJavaScript

jest_bindings

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 jest_bindings

and its documentation can be found at https://hexdocs.pm/jest_bindings.