1.1.14 • Published 6 months ago

@blumacdigital/text-align-editorjs v1.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.1.13

6 months ago

1.1.12

6 months ago

1.1.11

6 months ago

1.1.10

6 months ago

1.1.9

6 months ago

1.1.8

6 months ago

1.1.7

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago