# @alicloud/mere-dom

> Very tiny DOM utils

Latest version **1.8.1** (published 2024-07-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @alicloud/mere-dom
pnpm add @alicloud/mere-dom
yarn add @alicloud/mere-dom
bun add @alicloud/mere-dom
```

## 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 | 1.8.1 |
| Published | 2024-07-08 |
| First published | 2020-12-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 62.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 54 |
| Author | Jianchun Wang |
| Maintainers | jacksontian, fengmk2, pagecao, aliyunsdkteam, console-fe |

## Links

- npm: https://www.npmjs.com/package/@alicloud/mere-dom
- Repository: https://github.com/aliyun/alibabacloud-console-base
- Homepage: https://github.com/aliyun/alibabacloud-console-base/tree/master/packages/mere-dom
- Issues: https://github.com/aliyun/alibabacloud-console-base/issues
- npm.io page: https://npm.io/package/@alicloud/mere-dom

## Dependencies (1)

- [lodash-es](https://npm.io/package/lodash-es.md) ^4.17.21

## Recent versions

- 1.8.1 (latest) — 2024-07-08
- 1.8.1-beta.1 (beta) — 2024-07-02
- 1.8.1-beta.0 — 2024-07-02
- 1.8.0 — 2023-04-25
- 1.7.0 — 2023-03-28
- 1.6.11 — 2023-03-24
- 1.6.10 — 2023-01-05
- 1.6.9 — 2022-11-08
- 1.6.8 — 2022-11-08
- 1.6.7 — 2022-11-08
- 1.6.6 — 2022-11-08
- 1.6.5 — 2022-10-12
- 1.6.3 — 2022-09-15
- 1.6.2 — 2022-09-15
- 1.6.1 — 2022-09-08
- … 90 more at https://npm.io/package/@alicloud/mere-dom/versions

## README

# @alicloud/mere-dom

一个极简的 DOM 工具（不考虑做大）。

> 🤔 请优先考虑非 DOM 操作的方式。

虽然现今前端开发，基本上不需要考虑 DOM 操作，但有的时候还是避免不了。

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