scroll-tiptap-kattappa

0.9.8 • Public • Published

Current development going on in scribe branch.

Note: This project is highly under development as it is being integrated into our CMS and the APIs are not consistent and can change at anytime. New features are added (or something is removed) based on the requirements of the CMS.

Scroll Kattappa demo

A block based Rich Text editor.

It uses:

Installation

  • For browserify users:

    • npm install scroll-kattappa.
    • var Kattappa = require('scroll-kattappa');
  • Or Download the latest release here.

Usage

See usage;

  • Current Blocks:

    • [x] Text
    • [x] Quote
    • [x] Image
    • [x] Horizontal Break
    • [x] Ordered List
    • [x] Unordered List
    • [x] Embeds
      • [x] Instagram
      • [x] Vimeo
      • [x] Youtube
      • [x] Vine
      • [x] Facebook
  • Extra features:

    • Blocks can be rearranged.
    • Existing blocks can be deleted.
    • Automatic image upload if UploadUrl is provided.

Todo

  • Add instructions to create custom blocks.

Made while working @ http://scroll.in

Currently being used in our internal CMS.

Package Sidebar

Install

npm i scroll-tiptap-kattappa

Weekly Downloads

1

Version

0.9.8

License

MIT

Unpacked Size

686 kB

Total Files

34

Last publish

Collaborators

  • scrollstack