# graphql-playground-html

> GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

Latest version **1.6.30** (published 2021-11-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install graphql-playground-html
pnpm add graphql-playground-html
yarn add graphql-playground-html
bun add graphql-playground-html
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.6.30 |
| Published | 2021-11-04 |
| First published | 2017-12-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 32.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8825 |
| Maintainers | schickling, timsuchanek, jasonkuhrt, acao, divyenduz, huvik |
| Keywords | graphql, graphiql, playground, graphcool |

## Links

- npm: https://www.npmjs.com/package/graphql-playground-html
- Repository: https://github.com/graphcool/graphql-playground
- Homepage: https://github.com/graphcool/graphql-playground/tree/main/packages/graphql-playground-html
- Issues: https://github.com/graphcool/graphql-playground/issues
- npm.io page: https://npm.io/package/graphql-playground-html

## Dependencies (1)

- [xss](https://npm.io/package/xss.md) ^1.0.6

## Alternatives

- [apollo-link-http-common](https://npm.io/package/apollo-link-http-common.md) — 879.0K weekly downloads
- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads

## Recent versions

- 1.6.30 (latest) — 2021-11-04
- 1.5.0-alpha.1 (alpha) — 2018-01-15
- 1.3.10-beta.3 (beta) — 2017-12-20
- 1.6.29 — 2020-10-20
- 1.6.28 — 2020-09-15
- 1.6.27 — 2020-08-30
- 1.6.26 — 2020-08-30
- 1.6.25 — 2020-06-07
- 1.6.24 — 2020-06-07
- 1.6.23 — 2020-06-07
- 1.6.22 — 2020-06-07
- 1.6.21 — 2020-06-07
- 1.6.20 — 2020-05-28
- 1.6.19 — 2020-04-11
- 1.6.17 — 2020-04-11
- … 41 more at https://npm.io/package/graphql-playground-html/versions

## README

# graphql-playground-html

> **SECURITY WARNING:** This package and all of it's dependendents had a severe XSS Reflection attack vulnerability until version `1.6.22` of this package. You must sanitize any and all user input values to `renderPlaygroundPage()` values. If you used static values in your middlewares, including ours, you were not vulnerable to the attack.

This package is being used by the GraphQL Playground middlewares.

For local development, you can `yarn link` this package, then use `yarn link graphql-playground-html` in the
middleware you want to develop.

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