Relative Content

Tag Archive for javascripttypescriptwebtiptapprose-mirror

Asynchronous copying

When copying Prosemirror elements, I create new node elements with attributes for resources (images) in the form of base64, but before that I get them asynchronously from storage.
I convert nodes to json, example: