ngx-prosemirror
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

ngx-prosemirror

This package encapsulates the prosemirror editor for Angular applications

Instructions

  • npm i ngx-prosemirror
  • Import the NgxProsemirrorModule to your module
  • Add to your component
<ngx-prosemirror [(content)]="contentInMarkdown"></ngx-prosemirror>

/ngx-prosemirror/

    Package Sidebar

    Install

    npm i ngx-prosemirror

    Weekly Downloads

    3

    Version

    0.0.3

    License

    none

    Unpacked Size

    103 kB

    Total Files

    23

    Last publish

    Collaborators

    • thiagopassos