# @aligov/mui-uniq

> 合并 mui 的 seed

Latest version **1.1.10** (published 2021-10-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @aligov/mui-uniq
pnpm add @aligov/mui-uniq
yarn add @aligov/mui-uniq
bun add @aligov/mui-uniq
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.10 |
| Published | 2021-10-26 |
| First published | 2021-10-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 12.5 KB |
| Known vulnerabilities | 0 (+3 in 2 direct dependencies) |
| Install scripts | no |
| Maintainers | shenyu.wsy, liunian, tao1991123, itrip, xiazhiqiang, zhousufa, mo.zhou, guoliang.hgl, zwhu, daip, baizhao |
| Keywords | mui, seed, combo |

## Links

- npm: https://www.npmjs.com/package/@aligov/mui-uniq
- npm.io page: https://npm.io/package/@aligov/mui-uniq

## Dependencies (3)

- [debug](https://npm.io/package/debug.md) ~2.2.0
- [lodash](https://npm.io/package/lodash.md) ^4.17.2
- [semver](https://npm.io/package/semver.md) ~5.1.0

## Recent versions

- 1.1.10 (latest) — 2021-10-26
- 1.1.9 — 2021-10-26

## README

@ali/mui-uniq
---------------

[![TNPM version][tnpm-image]][tnpm-url]
[![node version][node-image]][node-url]

[tnpm-image]: http://web.npm.alibaba-inc.com/badge/v/@ali/mui-uniq.svg?style=flat-square
[tnpm-url]: http://web.npm.alibaba-inc.com/package/@ali/mui-uniq
[node-image]: https://img.shields.io/badge/node.js-%3E=_4.2.3-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/


合并 mui 的 seed

## Installation

```bash
$ tnpm install @ali/mui-uniq
```

## Usage

```
var combo = require('@ali/mui-uniq');

var seed = combo(seeds);

if (seed.warnings) {
  // combo 发现异常
}
```

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