Skip to content

Moonbit DOM FFI used by Respo(not a complete support for all DOM types)

License

Notifications You must be signed in to change notification settings

Respo/dom-ffi.mbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM FFI (used by Respo.mbt)

this repo contains some basic DOM FFI functions for Respo.mbt . It's not a complete list of DOM FFI functions, contributions are welcome if you like it.

Currently it contains:

  • querying elements
  • setting attributes
  • setting styles
  • adding event listeners

Docs: read on https://mooncakes.io/

License

Apache License 2.0