willybrauner / compose

Compose is a small and type-safe library that links your javascript to your DOM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache fetched response

willybrauner opened this issue · comments

Need to cache fetch html response in object to not request a seconde time on the same URL.