# @node-red/editor-api

> @node-red/editor-api ====================

Latest version **5.0.7** (published 2026-09-08) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @node-red/editor-api
pnpm add @node-red/editor-api
yarn add @node-red/editor-api
bun add @node-red/editor-api
```

## Health

**Score 63/100 (C)** — status: active.

Positive: has types package; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 5.0.7 |
| Published | 2026-09-08 |
| First published | 2018-10-31 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | separate (@types/node-red__editor-api) |
| Module format | CommonJS |
| Dependencies | 17 |
| Unpacked size | 138.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 23680 |
| Maintainers | knolleary, dceejay |

## Links

- npm: https://www.npmjs.com/package/@node-red/editor-api
- Repository: https://github.com/node-red/node-red
- Homepage: https://github.com/node-red/node-red#readme
- Issues: https://github.com/node-red/node-red/issues
- npm.io page: https://npm.io/package/@node-red/editor-api

## Dependencies (17)

- [ws](https://npm.io/package/ws.md) 7.5.11
- [cors](https://npm.io/package/cors.md) 2.8.6
- [mime](https://npm.io/package/mime.md) 3.0.0
- [clone](https://npm.io/package/clone.md) 2.1.2
- [multer](https://npm.io/package/multer.md) 2.3.0
- [express](https://npm.io/package/express.md) 4.22.2
- [bcryptjs](https://npm.io/package/bcryptjs.md) 3.0.3
- [mustache](https://npm.io/package/mustache.md) 4.2.0
- [passport](https://npm.io/package/passport.md) 0.7.0
- [body-parser](https://npm.io/package/body-parser.md) 1.20.8
- [memorystore](https://npm.io/package/memorystore.md) 1.6.8
- [oauth2orize](https://npm.io/package/oauth2orize.md) 1.12.0
- [@node-red/util](https://npm.io/package/@node-red/util.md) 5.0.7
- [express-session](https://npm.io/package/express-session.md) 1.19.0
- [passport-http-bearer](https://npm.io/package/passport-http-bearer.md) 1.0.1
- [@node-red/editor-client](https://npm.io/package/@node-red/editor-client.md) 5.0.7
- [passport-oauth2-client-password](https://npm.io/package/passport-oauth2-client-password.md) 0.1.2

## Recent versions

- 5.0.7 (latest) — 2026-09-08
- 4.1.15 (v4-maintenance) — 2026-09-09
- 3.1.15 (v3-maintenance) — 2024-12-16
- 2.2.3 (v2-maintenance) — 2022-08-04
- 1.3.7 (v1-maintenance) — 2021-09-02
- 5.0.6 — 2026-09-01
- 5.0.5 — 2026-09-01
- 4.1.14 — 2026-09-01
- 4.1.13 — 2026-07-30
- 5.0.4 — 2026-07-30
- 5.0.3 — 2026-07-30
- 4.1.12 — 2026-07-30
- 5.0.2 — 2026-07-30
- 5.0.1 — 2026-07-01
- 5.0.0 — 2026-06-09
- … 136 more at https://npm.io/package/@node-red/editor-api/versions

## README

@node-red/editor-api
====================

Node-RED editor api module.

This provides an Express application that can be used to serve the Node-RED
editor.


### Source

The main Node-RED modules are maintained as a monorepo on [GitHub](https://github.com/node-red/node-red).

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