UNPKG

@anywhichway/nerd-editor

Version:

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

13 lines (11 loc) 278 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Inline Function</title> </head> <body> <script src="https://cdn.jsdelivr.net/npm/little-cleaner@1.0.3/index.js"></script> <script type="module" src="./index.js"></script> </body> </html>