Skip to content

Minimal Web API implementation in TypeScript for Godot/Unity game enegine

Notifications You must be signed in to change notification settings

Geequlim/WebAPI

Repository files navigation

WebAPI

Minimal Web API support for godot and Unity

Implemented Web APIs

  • WindowOrWorkerGlobalScope
    • setTimeout
    • clearTimeout
    • setInterval
    • clearInterval
    • btoa
    • atob
    • performance
    • localStorage
    • sessionStorage
  • Performance API
  • Storage API
  • Event
  • EventTarget
  • XMLHttpRequest

About

Minimal Web API implementation in TypeScript for Godot/Unity game enegine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published