loader-cache@0.5.0
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.
MIT
2015-06-13
安装 (0.5.0)
npm install loader-cache@0.5.0
yarn add loader-cache@0.5.0
pnpm add loader-cache@0.5.0
bun add loader-cache@0.5.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| arr-flatten | ^1.0.1 |
| bluebird | ^2.9.27 |
| event-stream | ^3.3.1 |
| is-stream | ^1.0.1 |
| kind-of | ^2.0.0 |
devDependencies (16)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^1.1.4 |
| glob | ^5.0.10 |
| gulp-istanbul | ^0.10.0 |
| gulp-jshint | ^1.11.0 |
| gulp-mocha | ^2.1.1 |
| gulp-util | ^3.0.5 |
| iterator-async | ^0.1.0 |
| iterator-promise | ^0.1.0 |
| iterator-streams | ^0.1.0 |
| iterator-sync | ^0.1.0 |
| js-yaml | ^3.2.3 |
| jshint-stylish | ^2.0.0 |
| mocha | * |
| should | ^5.0.1 |
| strip-ansi | ^2.0.1 |
| verb | ^0.8.6 |