UNPKG

@anywhichway/nerd-editor

Version:

A JavaScript rich text editor based on and with support for custom elements.

10 lines 185 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Data Block</title> </head> <body> <script type="module" src="./index.js"></script> </body> </html>