# @usertoken/memory

> temporal and durable memory as a module https://ut.usertoken.com/memory

Latest version **0.0.1** (published 2017-04-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @usertoken/memory
pnpm add @usertoken/memory
yarn add @usertoken/memory
bun add @usertoken/memory
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2017-04-29 |
| First published | 2017-04-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.2.0 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | UserToken Admin |
| Maintainers | usertoken |
| Keywords | memory, nodejs, browser, react-native, react, grapql, rest, api |

## Links

- npm: https://www.npmjs.com/package/@usertoken/memory
- Repository: https://github.com/usertoken/memory
- Homepage: https://github.com/usertoken/memory#readme
- Issues: https://github.com/usertoken/memory/issues
- npm.io page: https://npm.io/package/@usertoken/memory

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 0.0.1 (latest) — 2017-04-29

## README

memory
=========

A small library that provide temporal and durable memory

## Installation

  `npm install --save @usertoken/memory`

## Usage

    var numFormatter = require('@jdaudier/number-formatter');

    var formattedNum = numFormatter(35666);


  Output should be `35,666`


## Tests

  `npm test`

## Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

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