# @effection/atom

> State atom implementation for effection

Latest version **2.0.8** (published 2023-10-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @effection/atom
pnpm add @effection/atom
yarn add @effection/atom
bun add @effection/atom
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.0.8 |
| Published | 2023-10-24 |
| First published | 2021-03-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 59.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 854 |
| Author | Frontside Engineering |
| Maintainers | frontsidejack |

## Links

- npm: https://www.npmjs.com/package/@effection/atom
- Repository: https://github.com/thefrontside/effection
- Homepage: https://frontside.com/effection
- Issues: https://github.com/thefrontside/effection/issues
- npm.io page: https://npm.io/package/@effection/atom

## Dependencies (4)

- [fp-ts](https://npm.io/package/fp-ts.md) ^2.8.2
- [assert-ts](https://npm.io/package/assert-ts.md) ^0.2.2
- [effection](https://npm.io/package/effection.md) 2.0.8
- [monocle-ts](https://npm.io/package/monocle-ts.md) ^2.3.3

## Recent versions

- 2.0.8 (latest) — 2023-10-24
- 2.0.3-add-operation-object.1643201536852 (add-operation-object) — 2022-01-26
- 2.0.0-v2-writable-unification.1633595877341 (v2-writable-unification) — 2021-10-07
- 2.0.0-package-json-version-import.1629635798385 (package-json-version-import) — 2021-08-22
- 2.0.0-side-effects.1628189696867 (side-effects) — 2021-08-05
- 2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093 (fix_core-ship-esm-cjs-dist-r2) — 2021-08-04
- 2.0.0-fix-core-ship-esm-cjs-dist.1628010650084 (fix_core-ship-esm-cjs-dist) — 2021-08-03
- 2.0.0-preview.15 (v2-beta) — 2021-06-02
- 2.0.0-preview.3-9fe3eb5 (v2-atom) — 2021-03-11
- 2.0.7 — 2023-06-09
- 2.0.6 — 2022-10-06
- 2.0.5 — 2022-09-27
- 2.0.4 — 2022-02-02
- 2.0.3-add-operation-object.1643192698198 — 2022-01-26
- 2.0.3 — 2022-01-26
- … 43 more at https://npm.io/package/@effection/atom/versions

## README

# @effection/atom
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Created by Frontside](https://img.shields.io/badge/created%20by-frontside-26abe8.svg)](https://frontside.com)
[![Chat on Discord](https://img.shields.io/discord/700803887132704931?Label=Discord)](https://discord.gg/Ug5nWH8a)

[Effection][] is the structured concurrency toolkit for JavaScript. See the
guide on [state management](https://frontside.com/effection/docs/guides/atom)
for more information

[Effection]: https://frontside.com/effection

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