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

9 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.

Docs: https://mooncakes.io/docs/#/tiye/dom-ffi/lib/members

Currently it contains:

  • querying elements
  • setting attributes
  • setting styles
  • adding event listeners
  • location
  • search params
  • (Respo specific)and some dirty functions for Respo

License

Apache License 2.0