# mac-helper

> useful helper for macOS

Latest version **0.10.0** (published 2026-06-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install mac-helper
pnpm add mac-helper
yarn add mac-helper
bun add mac-helper
```

## Health

**Score 70/100 (B)** — status: active.

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.10.0 |
| Published | 2026-06-21 |
| First published | 2023-02-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 21 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | magicdawn |
| Maintainers | magicdawn |
| Keywords | mac, helper, mac-helper |

## Links

- npm: https://www.npmjs.com/package/mac-helper
- Repository: https://github.com/magicdawn/mac-helper
- Homepage: https://github.com/magicdawn/mac-helper#readme
- Issues: https://github.com/magicdawn/mac-helper/issues
- npm.io page: https://npm.io/package/mac-helper

## Dependencies (5)

- [dedent](https://npm.io/package/dedent.md) ^1.7.2
- [run-jxa](https://npm.io/package/run-jxa.md) ^4.0.0
- [es-toolkit](https://npm.io/package/es-toolkit.md) ^1.47.1
- [promise.map](https://npm.io/package/promise.map.md) ^1.2.0
- [run-applescript](https://npm.io/package/run-applescript.md) ^7.1.0

## 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

- 0.10.0 (latest) — 2026-06-21
- 0.9.0 — 2026-05-31
- 0.8.1 — 2026-05-20
- 0.8.0 — 2026-05-19
- 0.7.0 — 2026-03-22
- 0.6.0 — 2026-02-02
- 0.5.0 — 2025-12-14
- 0.4.0 — 2025-06-14
- 0.3.1 — 2025-05-15
- 0.3.0 — 2025-05-15
- 0.2.0 — 2025-05-12
- 0.1.5 — 2024-05-23
- 0.1.4 — 2024-05-23
- 0.1.3 — 2024-04-27
- 0.1.2 — 2023-09-17
- … 6 more at https://npm.io/package/mac-helper/versions

## README

# mac-helper

> useful helper for macOS

<!-- [![Build Status](https://img.shields.io/github/actions/workflow/status/magicdawn/mac-helper/ci.yml?style=flat-square&branch=main)](https://github.com/magicdawn/mac-helper/actions/workflows/ci.yml)
[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/mac-helper.svg?style=flat-square)](https://codecov.io/gh/magicdawn/mac-helper) -->

[![npm version](https://img.shields.io/npm/v/mac-helper.svg?style=flat-square)](https://www.npmjs.com/package/mac-helper)
[![npm downloads](https://img.shields.io/npm/dm/mac-helper.svg?style=flat-square)](https://www.npmjs.com/package/mac-helper)
[![npm license](https://img.shields.io/npm/l/mac-helper.svg?style=flat-square)](http://magicdawn.mit-license.org)

## Install

```sh
$ pnpm add mac-helper
```

## API

```ts
import * as MacHelper from 'mac-helper'
```

## Changelog

[CHANGELOG.md](CHANGELOG.md)

## License

the MIT License http://magicdawn.mit-license.org

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