Skip to content

qqqays/server4parseEditorJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduction

This project was developed to parse HTML tags into blocks of EditorJs in the form of API services

usage

1. install:

npm install

Image text

2. run:

npm start

Image text

3. test:

access the address that you defined:
like this:

http:https://127.0.0.1:8999/html2blocks

use http method of post

results:
  • Test by postman

Image text

  • Console info

Image text

html segment:

<p>aa</p>
<image src='https://avatars3.githubusercontent.com/u/22659021?s=460&u=6ea49640da101e742d997a8647150374955aa7d4&v=4'></image>
<p>bb</p>
<p>cc</p>

About

Api developed for parsing html to blocks of editorjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages