Creating a Block Tool
One of the key features of Editor.js is the API that allows you to create any Tools for any specific tasks you need.
In this series of articles, we will learn how to create a full-featured Block Tool step-by-step. We will consider all methods and abilities of Tools API.
Let's get started.