# storybook-addon-source

> A panel that displays a code in a storybook

Latest version **2.0.11** (published 2019-11-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install storybook-addon-source
pnpm add storybook-addon-source
yarn add storybook-addon-source
bun add storybook-addon-source
```

## 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 | 2.0.11 |
| Published | 2019-11-17 |
| First published | 2019-01-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 6.9.0 |
| Dependencies | 4 |
| Unpacked size | 14.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Maintainers | chenshuai2144 |

## Links

- npm: https://www.npmjs.com/package/storybook-addon-source
- Repository: https://github.com/chenshuai2144/storybook-addon-source
- npm.io page: https://npm.io/package/storybook-addon-source

## Dependencies (4)

- [react](https://npm.io/package/react.md) ^16.7.0
- [@storybook/addons](https://npm.io/package/@storybook/addons.md) ^5.2.6
- [@storybook/components](https://npm.io/package/@storybook/components.md) ^5.2.6
- [react-syntax-highlighter](https://npm.io/package/react-syntax-highlighter.md) ^10.1.2

## Recent versions

- 2.0.11 (latest) — 2019-11-17
- 2.0.10 — 2019-11-17
- 2.0.9 — 2019-05-18
- 2.0.8 — 2019-05-18
- 1.0.7 — 2019-01-07
- 1.0.6 — 2019-01-07
- 1.0.5 — 2019-01-07
- 1.0.3 — 2019-01-07

## README

# storybook-addon-source

A panel that displays a code in a storybook

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