Convert a DOM DocumentType into a string, e.g. "<!DOCTYPE html>"
Browse Source

Update 'Readme.md'

master
Gerben 4 years ago
parent
commit
38364fa0ff
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Readme.md

+ 2
- 0
Readme.md View File

@@ -8,6 +8,8 @@ Convert a DOM [DocumentType](https://developer.mozilla.org/en-US/docs/Web/API/Do

npm install "git+https://code.treora.com/gerben/doctype-to-string#latest"

..or

npm install doctype-to-string@latest

..or equivalent


Loading…
Cancel
Save