Socket
Socket
Sign inDemoInstall

@remirror/preset-formatting

Package Overview
Dependencies
254
Maintainers
2
Versions
232
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @remirror/preset-formatting

A preset with all the formatting node and mark extensions included.


Version published
Weekly downloads
31K
increased by15.3%
Maintainers
2
Install size
20.6 MB
Created
Weekly downloads
 

Readme

Source

@remirror/preset-formatting

A preset with all the formatting node and mark extensions included.

Version Weekly Downloads Bundled size Typed Codebase MIT License


Installation

# yarn
yarn add @remirror/preset-formatting

# pnpm
pnpm add @remirror/preset-formatting

# npm
npm install @remirror/preset-formatting

Usage

The following creates an instance of the preset.

import { formattingPreset } from 'remirror/extensions';

// Create the preset which returns an array of extensions.
const extensions = formattingPreset();

Keywords

FAQs

Last updated on 26 Apr 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc