@blumacdigital/text-align-editorjs

1.1.14 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @blumacdigital/text-align-editorjs

Weekly Downloads

39

Version

1.1.14

License

MIT

Unpacked Size

20.5 kB

Total Files

6

Last publish

Collaborators

  • mattcookblumac