Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 299 Bytes

Gleam JavaScript 🌼

Work with JavaScript types and values in Gleam.

Installation

Add this package to your Gleam project.

gleam add gleam_javascript

Features

This library contains modules for working with...

  • Arrays
  • Mutable references
  • Promises
  • Symbols
  • typeof