# mtm-auto

> For node.js, you can use this command to install: MtmAuto is a supporting service for all other mtm packages

Latest version **0.0.50** (published 2024-01-26) · LGPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install mtm-auto
pnpm add mtm-auto
yarn add mtm-auto
bun add mtm-auto
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.50 |
| Published | 2024-01-26 |
| First published | 2019-08-20 |
| Weekly downloads | 0 |
| License | LGPL-3.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 18.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Martin Peter Madsen |
| Maintainers | merlinthemagic |

## Links

- npm: https://www.npmjs.com/package/mtm-auto
- npm.io page: https://npm.io/package/mtm-auto

## Dependencies (2)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0
- [mtm-utilities](https://npm.io/package/mtm-utilities.md) 0.0.0 - 1.0.0

## Recent versions

- 0.0.50 (latest) — 2024-01-26
- 0.0.49 — 2024-01-26
- 0.0.48 — 2022-09-05
- 0.0.47 — 2022-09-05
- 0.0.46 — 2022-01-09
- 0.0.45 — 2021-06-23
- 0.0.44 — 2021-06-17
- 0.0.43 — 2021-06-02
- 0.0.42 — 2021-02-17
- 0.0.41 — 2021-02-10
- 0.0.40 — 2021-01-15
- 0.0.39 — 2020-12-21
- 0.0.38 — 2020-12-08
- 0.0.37 — 2020-12-08
- 0.0.35 — 2020-11-17
- … 33 more at https://npm.io/package/mtm-auto/versions

## README

# MtmAuto

For node.js, you can use this command to install:
MtmAuto is a supporting service for all other mtm packages


```
npm install mtm-auto
```

import the service:

```
import { MtmAutoService } from "mtm-auto";
```

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