use-asset@0.1.2
<p align="left"> <a id="cover" href="#cover"><img src="img/cover.svg" alt="This library allows you to create cached assets, which can be promises, async functions or even dynamic imports. These assets then have the ability to suspend the component in wh
MIT
2020-10-12
安装 (0.1.2)
npm install use-asset@0.1.2
yarn add use-asset@0.1.2
pnpm add use-asset@0.1.2
bun add use-asset@0.1.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| fast-deep-equal | ^3.1.3 |
devDependencies (25)
| 包名 | 版本要求 |
|---|---|
| @babel/core | 7.11.0 |
| @babel/plugin-proposal-class-properties | ^7.10.4 |
| @babel/plugin-transform-modules-commonjs | 7.10.4 |
| @babel/plugin-transform-parameters | 7.10.5 |
| @babel/plugin-transform-runtime | 7.11.0 |
| @babel/plugin-transform-template-literals | 7.10.5 |
| @babel/preset-env | 7.11.0 |
| @babel/preset-react | 7.10.4 |
| @babel/preset-typescript | ^7.10.4 |
| @rollup/plugin-babel | ^5.2.1 |
| @rollup/plugin-node-resolve | ^9.0.0 |
| @types/jest | ^26.0.8 |
| @types/node | ^14.6.0 |
| @types/react | ^16.9.46 |
| @types/react-dom | ^16.9.8 |
| @types/react-test-renderer | ^16.9.3 |
| @typescript-eslint/eslint-plugin | ^3.7.1 |
| @typescript-eslint/parser | ^3.7.1 |
| husky | ^4.2.5 |
| lint-staged | ^10.2.11 |
| prettier | ^2.0.5 |
| rollup | ^2.26.10 |
| rollup-plugin-size-snapshot | ^0.12.0 |
| rollup-plugin-terser | ^7.0.2 |
| typescript | ^3.9.7 |
peerDependencies (3)
| 包名 | 版本要求 |
|---|---|
| react | ^16.13.1 |
| react-three-fiber | ^4.2.20 |
| three | ^0.119.1 |