UNPKG

html-to-gutenberg

Version:

Transform any valid HTML string into fully editable WP Gutenberg blocks in seconds rather than hours.

13 lines 208 B
{ "compilerOptions": { "sourceMap": true, "outDir": "dist", "target": "esnext", "module": "CommonJS", "strict": true, "lib": [ "esnext" ], "esModuleInterop": true } }