# mobx-angular

> Angular connector to MobX (2 and above)

Latest version **4.8.0** (published 2024-08-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install mobx-angular
pnpm add mobx-angular
yarn add mobx-angular
bun add mobx-angular
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.8.0 |
| Published | 2024-08-22 |
| First published | 2017-03-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 43.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 481 |
| Author | Adam Klein |
| Maintainers | chuckv01, 500techuser, evazive, tgate, adamklein |
| Keywords | mobx, angular2, ng2, angular, ng2-mobx, angular-mobx, angular2-mobx, mobx-angular, mobx-angular2, mobx-ng2, state management, mobxjs |

## Links

- npm: https://www.npmjs.com/package/mobx-angular
- Repository: https://github.com/mobxjs/mobx-angular
- Homepage: https://github.com/mobxjs/mobx-angular#readme
- Issues: https://github.com/mobxjs/mobx-angular/issues
- npm.io page: https://npm.io/package/mobx-angular

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.0.0

## Alternatives

- [@reckona/mreact-store](https://npm.io/package/@reckona/mreact-store.md) — 976 weekly downloads
- [regular-state](https://npm.io/package/regular-state.md) — 410 weekly downloads
- [@pacote/flux-actions](https://npm.io/package/@pacote/flux-actions.md) — 65 weekly downloads
- [@pilotlab/lux-debug](https://npm.io/package/@pilotlab/lux-debug.md) — 39 weekly downloads
- [vue-persist-state](https://npm.io/package/vue-persist-state.md) — 19 weekly downloads

## Recent versions

- 4.8.0 (latest) — 2024-08-22
- 4.7.2 — 2023-05-08
- 4.7.1 — 2023-01-27
- 4.7.0 — 2023-01-26
- 4.6.0 — 2022-07-01
- 4.5.1 — 2022-05-14
- 4.5.0 — 2022-04-29
- 4.4.0 — 2021-11-06
- 4.3.0 — 2021-03-23
- 4.2.0 — 2020-12-17
- 4.1.0 — 2020-02-19
- 4.0.0 — 2020-02-13
- 3.1.1 — 2020-02-11
- 3.1.0 — 2020-01-13
- 3.0.3 — 2019-11-05
- … 18 more at https://npm.io/package/mobx-angular/versions

## README

# MobxAngular

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.1.

## Code scaffolding

Run `ng generate component component-name --project mobx-angular` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project mobx-angular`.
> Note: Don't forget to add `--project mobx-angular` or else it will be added to the default project in your `angular.json` file. 

## Build

Run `ng build mobx-angular` to build the project. The build artifacts will be stored in the `dist/` directory.

## Publishing

After building your library with `ng build mobx-angular`, go to the dist folder `cd dist/mobx-angular` and run `npm publish`.

## Running unit tests

Run `ng test mobx-angular` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

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