whitlockjc / path-loader

Utility that provides a single API for loading the content of a path/URL.
MIT License
8 stars 18 forks source link

Would be nice to implement a cache #2

Open whitlockjc opened 9 years ago

whitlockjc commented 9 years ago

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.