1.1.14 • Published 12 months ago

@blumacdigital/text-align-editorjs v1.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Inline text-align plugin for editorjs.

A fork from https://www.jsdelivr.com/package/npm/@canburaks/text-align-editorjs

Updated with type="button" to prevent unwanted form submissions

text-align plugin styled elements

Installation

npm i @blumacdigital/text-align-editorjs

Usage

import TextAlign from "blumac-digital-ltd/text-align-editorjs"

const editor = new EditorJS({ 
  	holder: 'editorjs', 
	tools: { 
        textAlign:TextAlign
    },
})

License

MIT.

1.1.14

12 months ago

1.1.13

12 months ago

1.1.12

12 months ago

1.1.11

12 months ago

1.1.10

12 months ago

1.1.9

12 months ago

1.1.8

12 months ago

1.1.7

12 months ago

1.1.6

12 months ago

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago