# @kisbox/helpers

> Kisbox extensible helpers module

Latest version **1.0.0-beta.21** (published 2021-09-14) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0-beta.21 |
| Published | 2021-09-14 |
| First published | 2020-02-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 38.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | MisterTicot |
| Maintainers | misterticot |

## Links

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

## Dependencies (2)

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

## Recent versions

- 1.0.0-beta.21 (latest) — 2021-09-14
- 1.0.0-beta.19 — 2021-01-08
- 1.0.0-beta.17 — 2020-11-08
- 1.0.0-beta.11 — 2020-06-14
- 1.0.0-beta.10 — 2020-06-07
- 1.0.0-beta.8 — 2020-05-17
- 1.0.0-beta.7 — 2020-05-02
- 1.0.0-beta.6 — 2020-04-18
- 1.0.0-beta.4 — 2020-04-04
- 1.0.0-beta.3 — 2020-03-28
- 1.0.0-beta.2 — 2020-03-07
- 1.0.0-beta.1 — 2020-02-29
- 1.0.0-beta.0 — 2020-02-09

## README

**helpers /**
[Readme](https://github.com/kisbox/helpers/blob/master/README.md)
• [Changelog](https://github.com/kisbox/helpers/blob/master/CHANGELOG.md)

# Readme

![Licence](https://img.shields.io/github/license/kisbox/helpers.svg)
[![Dependencies](https://badgen.net/david/dep/kisbox/helpers)](https://david-dm.org/kisbox/helpers)
![Vulnerabilities](https://snyk.io/test/npm/@kisbox/helpers/badge.svg)

Kisbox extensible helpers module.

## Installation

### NPM/Yarn

- NPM: `npm install @kisbox/helpers`
- Yarn: `yarn add @kisbox/helpers`

In your script: `const helpers = require("@kisbox/helpers")`

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