# @antipodes-medical/js-helpers

> ## Installation

Latest version **1.0.0** (published 2022-04-08) · ISC license · 0 weekly downloads

## Install

```sh
npm install @antipodes-medical/js-helpers
pnpm add @antipodes-medical/js-helpers
yarn add @antipodes-medical/js-helpers
bun add @antipodes-medical/js-helpers
```

## 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 | 1.0.0 |
| Published | 2022-04-08 |
| First published | 2022-04-08 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 35.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | antipodes-m |

## Links

- npm: https://www.npmjs.com/package/@antipodes-medical/js-helpers
- Repository: https://github.com/antipodes-medical/js-helpers
- Homepage: https://github.com/antipodes-medical/js-helpers#readme
- Issues: https://github.com/antipodes-medical/js-helpers/issues
- npm.io page: https://npm.io/package/@antipodes-medical/js-helpers

## Recent versions

- 1.0.0 (latest) — 2022-04-08

## README

# Javascript helpers

## Installation

```bash
yarn add @antipodes-medical/js-helpers
```

## Utilisation

```javascript
import { debounce } from '@antipodes-medical/js-helpers';
```

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