0.0.6 • Published 4 years ago

@epinova/filthy-rich-vue v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

FilthyRichVue

Rich text editors are cool and all. But some times, rich isn't rich enough. That's why we created the fithy rich editor instead. It allow you to do anything, utilizing the unlimited power of Vue.js, leizm-html-parser and common JSON models.

Usage

<template>
  <filthy-rich-vue />
</template>

<script>
import filthyRichVue from '@epinova/filthy-rich-vue'

export default {
  components: {
    filthyRichVue
  },
  ...
</script>
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago