Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
prosemirror-suggestions
Advanced tools
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.
npm install --save prosemirror-suggestions
@TODO
# Run tests
npm run test
# Build distributable
npm run build
# Build and watch for changes
npm run watch
The Apache License, v2.0. Please see License File for more information.
FAQs
ProseMirror plugin for suggestions (i.e. mentions, tags)
The npm package prosemirror-suggestions receives a total of 3 weekly downloads. As such, prosemirror-suggestions popularity was classified as not popular.
We found that prosemirror-suggestions demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.