
jonschlinkert/loader-cache
Releases7
Frequency1 month 1 week
Last Release
Stars8
Stackable loaders. A loader is just a javascript function for reading or parsing files. Loaders can call or be composed of other loaders.
Linked projects
Register loader functions that dynamically read, parse or otherwise transform file contents when the name of the loader matches a file extension. You can also compose loaders from other loaders.