Skip to content

Type definitions and low level interface implementations for the W3C DOM spec in Gleam.

License

Notifications You must be signed in to change notification settings

ElixirCL/example-gleam-web-dom-ffi

Repository files navigation

Example: Gleam FFI W3C DOM spec.

This is a proof of concept of Type definitions and low level interface implementations for the W3C DOM spec in Gleam.

Quick start

gleam build  # Build the project
gleam test  # Run the tests (requires npm install for jsdom)

About

Type definitions and low level interface implementations for the W3C DOM spec in Gleam.

Topics

Resources

License

Stars

Watchers

Forks