whitlockjc / path-loader

Utility that provides a single API for loading the content of a path/URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would be nice to implement a cache

whitlockjc opened this issue · comments

It would be nice to have a clearable cache so that multiple loads of the same path do not duplicate efforts. Might even make sense to allow for disabling cache via an option.