# slate-soft-break

> A Slate plugin to add soft breaks on return.

Latest version **0.9.0** (published 2018-10-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install slate-soft-break
pnpm add slate-soft-break
yarn add slate-soft-break
bun add slate-soft-break
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.0 |
| Published | 2018-10-10 |
| First published | 2016-07-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 244 |
| Maintainers | ianstormtaylor |
| Keywords | slate |

## Links

- npm: https://www.npmjs.com/package/slate-soft-break
- Repository: https://github.com/ianstormtaylor/slate-plugins
- npm.io page: https://npm.io/package/slate-soft-break

## Alternatives

- [ext-list](https://npm.io/package/ext-list.md) — 6.3M weekly downloads
- [@lexical/selection](https://npm.io/package/@lexical/selection.md) — 3.8M weekly downloads
- [@lexical/text](https://npm.io/package/@lexical/text.md) — 3.6M weekly downloads
- [@lexical/clipboard](https://npm.io/package/@lexical/clipboard.md) — 3.0M weekly downloads
- [@tiptap/extension-mention](https://npm.io/package/@tiptap/extension-mention.md) — 3.0M weekly downloads

## Recent versions

- 0.9.0 (latest) — 2018-10-10
- 0.8.1 — 2018-08-30
- 0.8.0 — 2018-08-07
- 0.7.0 — 2018-08-07
- 0.6.1 — 2018-05-11
- 0.6.0 — 2017-10-29
- 0.5.1 — 2017-10-17
- 0.5.0 — 2017-10-17
- 0.4.4 — 2017-10-16
- 0.4.3 — 2017-09-13
- 0.4.2 — 2017-09-13
- 0.4.1 — 2017-09-06
- 0.4.0 — 2017-09-06
- 0.3.0 — 2017-01-27
- 0.2.1 — 2016-07-29
- … 2 more at https://npm.io/package/slate-soft-break/versions

## README

This repository contains a few of [my](https://github.com/ianstormtaylor) Slate plugins in a single monorepo to keep them easier to develop.

<br/>

### Plugins

- [`slate-auto-replace`](./packages/slate-auto-replace)
- [`slate-collapse-on-escape`](./packages/slate-collapse-on-escape)
- [`slate-drop-or-paste-images`](./packages/slate-drop-or-paste-images)
- [`slate-paste-linkify`](./packages/slate-paste-linkify)
- [`slate-soft-break`](./packages/slate-soft-break)

_Note: this is not an "official" set of plugins, just ones that I've happened to need and have made. If you have an idea for a plugin, don't pull request it here, you should keep them in your own repos. (Feel free to use this monorepo as a template for your own!)_

<br/>

### Demo

Check out the [**live demo**](https://slate-plugins.netlify.com/) of each of the plugins!

<br/>

### Contributing!

All contributions are super welcome! Check out the [Contributing instructions](./Contributing.md) for more info!

These plugins are [MIT-licensed](./License.md).

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