@remirror/preset-embed
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-next.1 • Public • Published

@remirror/preset-embed

Add embedded content into your editor.

Version Weekly Downloads Bundled size Typed Codebase MIT License


Installation

# yarn
yarn add @remirror/preset-embed@next @remirror/pm@next

# pnpm
pnpm add @remirror/preset-embed@next @remirror/pm@next

# npm
npm install @remirror/preset-embed@next @remirror/pm@next

Usage

The following creates an instance of the preset.

import { EmbedPreset } from '@remirror/preset-embed';

// Create the preset
const preset = new EmbedPreset();

Credits

This package was bootstrapped with monots.

Package Sidebar

Install

npm i @remirror/preset-embed

Weekly Downloads

105

Version

1.0.0-next.1

License

MIT

Unpacked Size

32.7 kB

Total Files

12

Last publish

Collaborators

  • ocavue
  • ifiokjr