Skip to content

gleam-lang/javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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