reiner-dolp/elm-cache
A LRU cache, primarily designed to cache parsed data obtained over HTTP to speed up navigation inside an Elm SPA. Maximum cache size can be specified in bytes. Data is cached after parsing in RAM.
ElmMIT
No issues in this repository yet.