# strapi-helper-plugin

> Helper for Strapi plugins development

Latest version **3.6.11** (published 2022-11-22) · SEE LICENSE IN LICENSE license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install strapi-helper-plugin
pnpm add strapi-helper-plugin
yarn add strapi-helper-plugin
bun add strapi-helper-plugin
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 3.6.11 |
| Published | 2022-11-22 |
| First published | 2017-07-20 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=10.16.0 <=14.x.x |
| Dependencies | 26 |
| Unpacked size | 691.5 KB |
| Known vulnerabilities | 0 (+3 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 73181 |
| Author | Strapi team |
| Maintainers | lauriejim, pierreburgy, aurelsicoko, alexandrebodin, petersg83, convly, hichamelbsi |

## Links

- npm: https://www.npmjs.com/package/strapi-helper-plugin
- Repository: https://github.com/strapi/strapi
- Homepage: https://github.com/strapi/strapi#readme
- Issues: https://github.com/strapi/strapi/issues
- npm.io page: https://npm.io/package/strapi-helper-plugin

## Dependencies (26)

- [react](https://npm.io/package/react.md) ^16.14.0
- [lodash](https://npm.io/package/lodash.md) 4.17.21
- [moment](https://npm.io/package/moment.md) ^2.29.4
- [bootstrap](https://npm.io/package/bootstrap.md) ^4.6.0
- [immutable](https://npm.io/package/immutable.md) ^3.8.2
- [invariant](https://npm.io/package/invariant.md) ^2.2.1
- [react-dom](https://npm.io/package/react-dom.md) ^16.9.0
- [classnames](https://npm.io/package/classnames.md) ^2.3.1
- [react-intl](https://npm.io/package/react-intl.md) 4.5.0
- [reactstrap](https://npm.io/package/reactstrap.md) 8.4.1
- [react-helmet](https://npm.io/package/react-helmet.md) ^6.1.0
- [react-router](https://npm.io/package/react-router.md) ^5.2.0
- [whatwg-fetch](https://npm.io/package/whatwg-fetch.md) ^3.6.2
- [@buffetjs/core](https://npm.io/package/@buffetjs/core.md) 3.3.8
- [@buffetjs/hooks](https://npm.io/package/@buffetjs/hooks.md) 3.3.8
- [@buffetjs/icons](https://npm.io/package/@buffetjs/icons.md) 3.3.8
- [@buffetjs/utils](https://npm.io/package/@buffetjs/utils.md) 3.3.8
- [@buffetjs/custom](https://npm.io/package/@buffetjs/custom.md) 3.3.8
- [@buffetjs/styles](https://npm.io/package/@buffetjs/styles.md) 3.3.8
- [react-router-dom](https://npm.io/package/react-router-dom.md) ^5.0.0
- [styled-components](https://npm.io/package/styled-components.md) ^5.2.3
- [@fortawesome/fontawesome-free](https://npm.io/package/@fortawesome/fontawesome-free.md) ^5.15.2
- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) ^0.1.14
- [@fortawesome/fontawesome-svg-core](https://npm.io/package/@fortawesome/fontawesome-svg-core.md) ^1.2.35
- [@fortawesome/free-solid-svg-icons](https://npm.io/package/@fortawesome/free-solid-svg-icons.md) ^5.15.3
- [@fortawesome/free-brands-svg-icons](https://npm.io/package/@fortawesome/free-brands-svg-icons.md) ^5.15.2

## Recent versions

- 3.6.11 (latest) — 2022-11-22
- 3.6.9 (v3) — 2022-02-16
- 3.6.0-beta.5 (beta) — 2021-04-21
- 3.6.0-next.0 (next) — 2021-04-02
- 3.1.0 (ee) — 2020-07-21
- 3.1.0-alpha.5 (alpha) — 2020-07-20
- 3.0.0-rc.1 (rc) — 2020-05-18
- 3.0.0-alpha.4.9 (lgs) — 2017-08-24
- 3.6.10 — 2022-05-11
- 3.6.8 — 2021-08-24
- 3.6.7 — 2021-08-19
- 3.6.6 — 2021-08-04
- 3.6.5 — 2021-06-23
- 3.6.4 — 2021-06-23
- 3.6.3 — 2021-06-02
- … 265 more at https://npm.io/package/strapi-helper-plugin/versions

## README

# Strapi Helper Plugin

---

## Deprecation Warning :warning:

Hello! We have some news to share,

We’ve decided it’ll soon be time to end the support for `strapi-helper-plugin`.

After years of iterations, Strapi is going to V4 and we won’t maintain V3 packages when it’ll reach its end-of-support milestone (~end of Q3 2022).

If you’ve been using `strapi-helper-plugin` and have migrated to V4 (or if you want to), you can find the equivalent and updated version of this package at this [URL](https://github.com/strapi/strapi/tree/master/packages/core/helper-plugin) and with the following name on NPM: `@strapi/helper-plugin`.

If you’ve contributed to the development of this package, thank you again for that! We hope to see you on the V4 soon.

The Strapi team

---

## Description

Helper to develop Strapi plugins.

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