by editor-js · Codex Skill · ★ 114
Heading Tool Provides Headings Blocks for the Editor.js. Installation Get the package Include module at your application Optionally, you can load this tool from CDN JsDelivr CDN Usage Add a new Tool to the property of the Editor.js initial config. Shortcut You can insert this Block by a useful shortcut. Set it up with the property of the Editor's initial config. Config Params All properties are optional. javascript var editor = EditorJS({ ... tools: { ... header: { class: Header, config: { placeholder: 'Enter a header', levels: [2, 3, 4], d
| Stars | 114 |
| Forks | 120 |
| Language | TypeScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 70.2468760696965/100 |
| Open Issues | 38 |
| Last Updated | 2026-05-12 |
| Created | 2017-08-31 |
| Platforms | codex, node |
| Est. Tokens | ~28k |
These tools work well together with header for enhanced workflows:
Explore other popular codex skill tools:
header is Header Tool for Editor.js 2.0. It is categorized as a Codex Skill with 114 GitHub stars.
header is primarily written in TypeScript. It covers topics such as codex, codex-editor, editor.
You can find installation instructions and usage details in the header GitHub repository at github.com/editor-js/header. The project has 114 stars and 120 forks, indicating an active community.
header is released under the MIT license, making it free to use and modify according to the license terms.