Socket
Book a DemoInstallSign in
Socket

vue-bulma-quill

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-bulma-quill

Your powerful, rich text editor for Vue

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
265
1.15%
Maintainers
1
Weekly downloads
 
Created
Source

Quill

Your powerful, rich text editor http://quilljs.com

Installation

$ npm install vue-bulma-quill --save

Examples

<template>
  <div class="box">
    <h3 class="title">
      Your powerful, rich text editor.
      <a href="http://quilljs.com">http://quilljs.com</a>
    </h3>
    <quill :options="{ theme: 'snow' }">
      <h2>One Ring to Rule Them All</h2>
      <p><a href="http://en.wikipedia.org/wiki/One_Ring">http://en.wikipedia.org/wiki/One_Ring</a></p>
      <p><br/></p>
      <p>Three Rings for the <em>Elven-kings</em> under the sky,</p>
      <p>Seven for the <u>Dwarf-lords</u><span> in halls of stone,</p>
      <p>Nine for <u>Mortal Men</u>, doomed to die,</p>
      <p>One for the <u>Dark Lord</u> on his dark throne.</p>
      <p><br/></p>
      <p>In the Land of Mordor where the Shadows lie.</span></p>
      <p>One Ring to <strong>rule</strong> them all, One Ring to <strong>find</strong> them,</p>
      <p>One Ring to <strong>bring</strong> them all and in the darkness <strong>bind</strong> them.</p>
      <p>In the Land of Mordor where the Shadows lie.</p>
    </quill>
  </div>
</template>

<script>
import Quill from 'vue-bulma-quill'

export default {
  components: {
    Quill
  }
}
</script>

<style lang="styl">
@import "~quill/assets/snow"
</style>

Badges

fundon.me  ·  GitHub @fundon  ·  Twitter @_fundon

Keywords

vue

FAQs

Package last updated on 20 Oct 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.