1.1.14 • Published 1 year ago

@blumacdigital/text-align-editorjs v1.1.14

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

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago