New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

prosemirror

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror

Well-defined WYSIWYG editor

  • 0.1.1
  • npm
  • Socket score

Version published
Weekly downloads
2.8K
decreased by-9.27%
Maintainers
1
Weekly downloads
 
Created
Source

ProseMirror

This is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and customizable document models.

The project page, which has a number of demos, is prosemirror.net. It also has a reference manual.

NOTE: This project is in BETA stage. It isn't thoroughly tested, and the API might still change across 0.x releases. You are welcome to use it, but don't expect it to be very stable yet.

This code is released under an MIT-style license. There's a forum for general discussion and support requests, and the Github bug tracker is the place to report issues.

Documentation can be found on the website.

Run the demo

Install Node.js.

Inside the project directory, install the project's node dependencies

npm install

Build the demo (this will keep running, recompiling files on change)

npm run demo

Open demo/index.html in your browser

FAQs

Package last updated on 11 Jan 2016

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