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

kattappa

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kattappa

A block based rich text editor with support of Images, embeds( Youtube, Instagram, Vine, Vimeo etc)

  • 0.8.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
41
increased by720%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Kattappa demo

A block based Rich Text editor.

It uses:

  • ReactJS for its UI.
  • medium-editor for rich text editing support.

Installation

  • For browserify users:

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

Usage

See usage;

  • Current Blocks:

    • Text
    • Quote
    • Image
    • Horizontal Break
    • Ordered List
    • Unordered List
    • Embeds
      • Instagram
      • Vimeo
      • Youtube
      • Vine
      • 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.

Keywords

FAQs

Package last updated on 09 May 2017

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