# backend-material

> lofter管理后台物料

Latest version **2.0.21** (published 2024-09-02) · 0 weekly downloads

## Install

```sh
npm install backend-material
pnpm add backend-material
yarn add backend-material
bun add backend-material
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.21 |
| Published | 2024-09-02 |
| First published | 2022-04-26 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 173 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | luofeiyue, whiskeyi, yousy, guoyeeg, azgaga, liushichuan, yaochen, shenyuan, aflyermin, ignous, jeekdong |

## Links

- npm: https://www.npmjs.com/package/backend-material
- npm.io page: https://npm.io/package/backend-material

## Dependencies (7)

- [ahooks](https://npm.io/package/ahooks.md) ^3.3.10
- [nw-hooks](https://npm.io/package/nw-hooks.md) ^0.0.5
- [umi-request](https://npm.io/package/umi-request.md) ^1.4.0
- [lofter-utils](https://npm.io/package/lofter-utils.md) ^3.8.14
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.17.2
- [copy-to-clipboard](https://npm.io/package/copy-to-clipboard.md) ^3.3.1
- [@winman-f2e/nos-js-web](https://npm.io/package/@winman-f2e/nos-js-web.md) ^0.1.5

## Recent versions

- 2.0.21 (latest) — 2024-09-02
- 2.0.10-alpha.0 (beta) — 2023-11-01
- 1.4.2-beta.1 (canary) — 2022-12-06
- 2.0.20 — 2024-09-02
- 2.0.18 — 2024-04-12
- 2.0.12 — 2024-03-11
- 2.0.9-alpha.0 — 2023-10-31
- 2.0.8-alpha.0 — 2023-10-31
- 2.0.3-alpha.0 — 2023-10-30
- 2.0.1-alpha.0 — 2023-10-30
- 2.0.0 — 2023-09-26
- 2.0.0-alpha.0 — 2023-08-17
- 1.5.4 — 2023-08-17
- 1.5.3 — 2023-05-05
- 1.5.0 — 2023-04-27
- … 64 more at https://npm.io/package/backend-material/versions

## README

## 组件列表

- image-upload
- image-list-upload
- video-upload
- request

## 本地开发

通过`dumi`的文档预览机制实现，具体可查看[dumi 官方文档](https://d.umijs.org/zh-CN/guide)

以上组件接口依赖微前端 node 转发，如果请求失败，注意更新`.umirc.ts`中的`proxy`配置

## 发布

### 发布组件

1. 提交代码，填写合适的 commit msg
2. 运行`npm version patch`或`npm version minor`更新版本号
3. 运行`npm publish`发布组件

## 更多

[组件文档地址](https://lofter.hz.netease.com/app/backend-material#/)

---
_Source: https://npm.io/package/backend-material · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
