use-asset@1.0.0
A data fetching strategy for React Suspense
MIT
2021-01-16
安装 (1.0.0)
npm install use-asset@1.0.0
yarn add use-asset@1.0.0
pnpm add use-asset@1.0.0
bun add use-asset@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| fast-deep-equal | ^3.1.3 |
devDependencies (25)
| 包名 | 版本要求 |
|---|---|
| @babel/core | 7.12.10 |
| @babel/plugin-proposal-class-properties | ^7.12.1 |
| @babel/plugin-transform-modules-commonjs | 7.12.1 |
| @babel/plugin-transform-parameters | 7.12.1 |
| @babel/plugin-transform-runtime | 7.12.10 |
| @babel/plugin-transform-template-literals | 7.12.1 |
| @babel/preset-env | 7.12.11 |
| @babel/preset-react | 7.12.10 |
| @babel/preset-typescript | ^7.12.7 |
| @rollup/plugin-babel | ^5.2.2 |
| @rollup/plugin-node-resolve | ^11.1.0 |
| @types/jest | ^26.0.20 |
| @types/node | ^14.14.21 |
| @types/react | ^17.0.0 |
| @types/react-dom | ^17.0.0 |
| @types/react-test-renderer | ^17.0.0 |
| @typescript-eslint/eslint-plugin | ^4.13.0 |
| @typescript-eslint/parser | ^4.13.0 |
| husky | ^4.3.8 |
| lint-staged | ^10.5.3 |
| prettier | ^2.2.1 |
| rollup | ^2.36.2 |
| rollup-plugin-size-snapshot | ^0.12.0 |
| rollup-plugin-terser | ^7.0.2 |
| typescript | ^4.1.3 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| react | >=17.0 |