Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prosemirror-suggestions

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-suggestions

ProseMirror plugin for suggestions (i.e. mentions, tags)

  • 0.2.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-43.75%
Maintainers
1
Weekly downloads
 
Created
Source

prosemirror-suggestions

A plugin for ProseMirror that helps you add suggestions to your editor.

This package is based on @quartzy/prosemirror-suggestions by Tristan Pemble.

"Suggestions" is a loose concept; while we originally designed this plugin around @mentions or #hash-tags, we hope that it can be adapted to other use cases.

This plugin will not render any UI for you. The goal is to handle triggers, giving you tools to render your own UI elements however you choose.

Installation

npm install --save prosemirror-suggestions

Usage

@TODO

Development

# Run tests
npm run test

# Build distributable
npm run build

# Build and watch for changes
npm run watch

Credits

License

The Apache License, v2.0. Please see License File for more information.

FAQs

Package last updated on 08 Aug 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc