GalaxyGamingBoy/Galaxygine

[ ENHANCEMENT ] Easier communication with the browser

GalaxyGamingBoy opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
Easier handling with browser methods.
i.e. Getting URL Get parameters

Describe the solution you'd like
A Browser class to make interaction with the web browser

Describe alternatives you've considered
Use builtin JS / TS methods.

Will work on this issue as soon as possible

Component should include a way to communicate with the Browser Cookies ( CookieManager ) and the URL ( URLManager ). Even a way to communicate with the LocalStorage ( LocalStorage )