Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 468 Bytes

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