gerben
/
doctype-to-string
Convert a DOM DocumentType into a string, e.g. "<!DOCTYPE html>"
Code
Issues
0
Pull Requests
0
Releases
6
Activity
Browse Source
Update 'Readme.md'
master
Gerben
4 years ago
parent
1a268df55b
commit
38364fa0ff
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save