Web API support
Last updated
Last updated
Hogosuru is bound to the Web API documentation https://developer.mozilla.org/en-US/docs/Web/API
To understand how to use a specific function, follow the documentation provide my mozilla
Of course hogosuru doesn't implement all function available. Some of them are deprecated, experimental or specific for a browser.
I focus of the standard use for a standard app or website. The most part of functions is available and you can find the list of supported functions below. If you want a specific function, you can open a issue or send me a PR.
Arraybuffer
Full
Iterator
-
-
NodeList
Considerated at Full (Partial implemented but no more need )
Uint8array
Partially implemented
Webassembly
Partial
XMLHttpRequest
Partially implemented