# @anshin/helpers

> Helpers used across anshin packages

Latest version **0.2.12** (published 2022-08-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @anshin/helpers
pnpm add @anshin/helpers
yarn add @anshin/helpers
bun add @anshin/helpers
```

## Health

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

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.12 |
| Published | 2022-08-16 |
| First published | 2020-11-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 3.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Elisha Witte |
| Maintainers | elishawitte |
| Keywords | anshin, helpers |

## Links

- npm: https://www.npmjs.com/package/@anshin/helpers
- Repository: https://github.com/chiiya/anshin
- Homepage: https://github.com/chiiya/anshin/tree/master/packages/helpers#readme
- Issues: https://github.com/chiiya/anshin/issues
- npm.io page: https://npm.io/package/@anshin/helpers

## Dependencies (1)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.15.4

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 0.2.12 (latest) — 2022-08-16
- 0.2.10 — 2021-12-12
- 0.2.9 — 2021-09-29
- 0.2.7 — 2021-09-29
- 0.2.5 — 2020-12-21
- 0.2.1 — 2020-11-27
- 0.1.0 — 2020-11-26

## README

# `helpers`

> TODO: description

## Usage

```
const helpers = require('helpers');

// TODO: DEMONSTRATE API
```

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