# xutil

> utils

Latest version **2.1.0** (published 2024-05-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install xutil
pnpm add xutil
yarn add xutil
bun add xutil
```

## 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 | 2.1.0 |
| Published | 2024-05-08 |
| First published | 2014-06-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 14.0.0 |
| Dependencies | 10 |
| Unpacked size | 5.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Maintainers | xudafeng, paradite |
| Keywords | util |

## Links

- npm: https://www.npmjs.com/package/xutil
- Repository: https://github.com/xudafeng/xutil
- Homepage: https://github.com/xudafeng/xutil#readme
- Issues: https://github.com/xudafeng/xutil/issues
- npm.io page: https://npm.io/package/xutil

## Dependencies (10)

- [opn](https://npm.io/package/opn.md) ^5.1.0
- [ipv4](https://npm.io/package/ipv4.md) 1
- [chalk](https://npm.io/package/chalk.md) 4
- [lodash](https://npm.io/package/lodash.md) 4
- [mkdirp](https://npm.io/package/mkdirp.md) ~0.5.1
- [moment](https://npm.io/package/moment.md) ^2.24.0
- [rimraf](https://npm.io/package/rimraf.md) ^2.5.4
- [semver](https://npm.io/package/semver.md) ^5.4.1
- [shelljs](https://npm.io/package/shelljs.md) ^0.8.4
- [detect-port](https://npm.io/package/detect-port.md) 1

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 2.1.0 (latest) — 2024-05-08
- 2.0.1 — 2023-01-18
- 2.0.0 — 2023-01-18
- 1.0.12 — 2020-12-03
- 1.0.11 — 2018-03-03
- 1.0.10 — 2017-12-23
- 1.0.9 — 2017-12-11
- 1.0.7 — 2017-08-06
- 1.0.6 — 2017-07-29
- 1.0.5 — 2017-05-09
- 1.0.4 — 2017-05-08
- 1.0.3 — 2016-11-13
- 1.0.2 — 2016-09-23
- 1.0.1 — 2016-04-12
- 1.0.0 — 2016-02-29
- … 11 more at https://npm.io/package/xutil/versions

## README

# xutil

[![NPM version][npm-image]][npm-url]
[![Node.js CI](https://github.com/xudafeng/xutil/actions/workflows/ci.yml/badge.svg)](https://github.com/xudafeng/xutil/actions/workflows/ci.yml)
[![Test coverage][codecov-image]][codecov-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/xutil.svg
[npm-url]: https://npmjs.org/package/xutil
[codecov-image]: https://codecov.io/gh/xudafeng/xutil/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/xudafeng/xutil
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/xutil.svg
[download-url]: https://npmjs.org/package/xutil

> utils

## Installment

``` bash
$ npm i xutil --save
```

<!-- GITCONTRIBUTOR_START -->

## Contributors

|[<img src="https://avatars.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars.githubusercontent.com/u/12277082?v=4" width="100px;"/><br/><sub><b>CodeDaraW</b></sub>](https://github.com/CodeDaraW)<br/>|[<img src="https://avatars.githubusercontent.com/u/431376?v=4" width="100px;"/><br/><sub><b>marcbachmann</b></sub>](https://github.com/marcbachmann)<br/>|[<img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100px;"/><br/><sub><b>dependabot[bot]</b></sub>](https://github.com/apps/dependabot)<br/>|[<img src="https://avatars.githubusercontent.com/u/156269?v=4" width="100px;"/><br/><sub><b>fengmk2</b></sub>](https://github.com/fengmk2)<br/>|
| :---: | :---: | :---: | :---: | :---: |


This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Wed Jan 18 2023 10:33:31 GMT+0800`.

<!-- GITCONTRIBUTOR_END -->

## License

The MIT License (MIT)

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