UNPKG

create-html

Version:

create the content of an html file with one function call

16 lines (9 loc) 133 B
<!doctype html> <html lang="fr" dir="ltr"> <head> <title>example</title> <meta charset="utf-8"> </head> <body> </body> </html>