{"library":"editorjs-inline-formatter","type":"library","category":null,"description":"A lightweight inline tool for Editor.js (v2.x) that lets you add custom text formatting tags like `<strong>`, `<em>`, `<u>`, or any HTML inline element without writing a full inline tool plugin. Version 0.1.0 provides a factory function `createGenericInlineTool` and three pre-built tools (ItalicInlineTool, UnderlineInlineTool, StrongInlineTool). Configure tag name, sanitize rules, keyboard shortcut, and toolbar icon. Ideal for extending Editor.js with custom inline formatting or replacing default bold/italic with different tags. Ships TypeScript types. Limited adoption; low release cadence.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","codex editor","editor.js","editorjs","editorjs-inlinetool","editor-js-inline-tool","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install editorjs-inline-formatter","imports":["import createGenericInlineTool from 'editorjs-inline-formatter'","import { ItalicInlineTool } from 'editorjs-inline-formatter'","import { UnderlineInlineTool } from 'editorjs-inline-formatter'","import { StrongInlineTool } from 'editorjs-inline-formatter'"]},{"cmd":"yarn add editorjs-inline-formatter","imports":[]},{"cmd":"pnpm add editorjs-inline-formatter","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"editorjs-inline-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}