Socket
Book a DemoInstallSign in
Socket

@djsp/block-type-toggle

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@djsp/block-type-toggle

Block Type Toggle for draft js plugins

latest
npmnpm
Version
0.1.5
Version published
Weekly downloads
15
114.29%
Maintainers
1
Weekly downloads
 
Created
Source

@djsp/buttons

Buttons for draft js plugins

file size NPM JavaScript Style Guide

Install

npm install --save @djsp/buttons

Usage

import React, { Component } from 'react'

import MyComponent from '@djsp/buttons'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © juliankrispel

FAQs

Package last updated on 05 Nov 2018

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