# mooremachine

> Moore finite state machines

Latest version **2.3.0** (published 2019-05-10) · MPL-v2.0 license · 0 weekly downloads

## Install

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

## 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.3.0 |
| Published | 2019-05-10 |
| First published | 2016-01-11 |
| Weekly downloads | 0 |
| License | MPL-v2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.8.0 |
| Dependencies | 2 |
| Unpacked size | 32.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Joyent, Inc |
| Maintainers | arekinath |

## Links

- npm: https://www.npmjs.com/package/mooremachine
- Repository: https://github.com/joyent/node-mooremachine
- Homepage: https://github.com/arekinath/node-mooremachine#readme
- Issues: https://github.com/arekinath/node-mooremachine/issues
- npm.io page: https://npm.io/package/mooremachine

## Dependencies (2)

- [assert-plus](https://npm.io/package/assert-plus.md) >=0.2.0 <0.3.0
- [dtrace-provider](https://npm.io/package/dtrace-provider.md) ~0.8

## Recent versions

- 2.3.0 (latest) — 2019-05-10
- 2.2.1 — 2018-05-16
- 2.2.0 — 2017-08-04
- 2.1.0 — 2017-01-27
- 2.0.1 — 2016-10-08
- 2.0.0 — 2016-09-19
- 1.4.2 — 2016-09-16
- 1.4.1 — 2016-09-13
- 1.4.0 — 2016-09-13
- 1.3.0 — 2016-08-31
- 1.2.0 — 2016-02-08
- 1.1.3 — 2016-01-12
- 1.1.2 — 2016-01-12
- 1.1.1 — 2016-01-12
- 1.1.0 — 2016-01-12
- … 1 more at https://npm.io/package/mooremachine/versions

## README

# mooremachine

<!--
This file is here because npm doesn't support any format except markdown for
README files. This way people browsing the package on npmjs.com will get a
link to the documentation instead of nothing.

GitHub prefers .adoc files to .md, so it will render the correct README for
the repository root.
-->

See the [documentation](https://github.com/joyent/node-mooremachine).

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