use-asset@0.1.3
A data fetching strategy for React Suspense
MIT
2020-11-04
安装 (0.1.3)
npm install use-asset@0.1.3
yarn add use-asset@0.1.3
pnpm add use-asset@0.1.3
bun add use-asset@0.1.3
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 (1)
| 包名 | 版本要求 |
|---|---|
| react | >=16.13 |