# umi-utils

Latest version **1.7.3** (published 2022-05-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install umi-utils
pnpm add umi-utils
yarn add umi-utils
bun add umi-utils
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.7.3 |
| Published | 2022-05-25 |
| First published | 2018-07-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 32 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 16040 |
| Maintainers | sorrycc, yutingzhao1991, ycjcl868 |

## Links

- npm: https://www.npmjs.com/package/umi-utils
- Repository: https://github.com/umijs/umi.git#master
- Homepage: http://github.com/umijs/umi/tree/master/packages/umi-utils
- Issues: http://github.com/umijs/umi/issues
- npm.io page: https://npm.io/package/umi-utils

## Dependencies (6)

- [chalk](https://npm.io/package/chalk.md) 2.4.2
- [dotenv](https://npm.io/package/dotenv.md) ^8.2.0
- [is-url](https://npm.io/package/is-url.md) 1.2.4
- [slash2](https://npm.io/package/slash2.md) 2.0.0
- [prettier](https://npm.io/package/prettier.md) 1.15.3
- [node-fetch](https://npm.io/package/node-fetch.md) 2.6.0

## Recent versions

- 1.7.3 (latest) — 2022-05-25
- 1.6.0-beta.2 (next) — 2019-08-31
- 1.7.2 — 2019-10-21
- 1.7.1 — 2019-10-10
- 1.7.0 — 2019-09-29
- 1.6.0 — 2019-09-12
- 1.6.0-beta.1 — 2019-08-23
- 1.5.6 — 2019-08-22
- 1.5.5 — 2019-08-09
- 1.5.4 — 2019-07-24
- 1.5.3 — 2019-07-22
- 1.5.2 — 2019-07-19
- 1.5.1 — 2019-06-26
- 1.5.0 — 2019-06-20
- 1.4.4 — 2019-06-03
- … 30 more at https://npm.io/package/umi-utils/versions

## README

# umi

<p>
  <a href="https://www.npmjs.com/package/umi"><img src="https://badgen.net/npm/v/umi" alt="Version" /></a>
  <a href="https://www.npmjs.com/package/umi"><img src="https://badgen.net/npm/dm/umi" alt="Downloads" /></a>
  <a href="https://github.com/umijs/umi"><img src="https://github.com/umijs/umi/workflows/CI/badge.svg?branch=master&event=push" alt="build status" /></a>
  <a href="https://www.npmjs.com/package/umi"><img src="https://badgen.net/npm/license/umi" alt="License" /></a>
</p>

A framework in react community ✨

> Please consider following this project's author, [sorrycc](https://github.com/sorrycc), and consider starring the project to show your ❤️ and support.

### [🚀 Read the launch post →](https://umijs.org/blog/umi-4-rc)

### [📚 Learn Umi →](https://umijs.org/)

## Contribution

See [Contributing Guide](https://umijs.org/docs/introduce/contributing).

### Core Maintainers

Core Maintainers are community members who have contributed significantly to the project through addressing issues, fixing bugs, and implementing enhancements/features.

* [sorrycc](https://github.com/sorrycc)
* [xiaohuoni](https://github.com/xiaohuoni)
* [fireairforce](https://github.com/fireairforce)

### Maintainers

Maintainers are community members who have had 10 or more PRs merged in umi or have spent a lot of time contributing to the umi community or addressing issues.

* [PeachScript](https://github.com/PeachScript)
* [YdreamW](https://github.com/YdreamW)
* [yuaanlin](https://github.com/yuaanlin)
* [fz6m](https://github.com/fz6m)
* [stormslowly](https://github.com/stormslowly)
* [xierenyuan](https://github.com/xierenyuan)
* [siyi98](https://github.com/siyi98)
* [txp1035](https://github.com/txp1035)
* [zenotsai](https://github.com/zenotsai)

### Contributors

Contributors are community members who have had 1 or more PRs merged in umi. If you are a contributor, you can contact me [[sorrycc](https://github.com/sorrycc)] to join the Contributor Group.

<a href="https://github.com/umijs/umi/graphs/contributors"><img src="https://contrib.rocks/image?repo=umijs/umi" alt="Umi contributors" /></a>

## Community

* [交流和反馈群](https://fb.umijs.org/)

## LICENSE

[MIT](./LICENSE)

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