Skip to content

Commit 83dc779

Browse files
committed
Merge pull request #22 from ivan-kleshnin/master
Add Tools section in README
2 parents 4419dd6 + 4ba8b31 commit 83dc779

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ span(error ? ".error" : null); // ← may be a trap, because:
190190
span(error ? ".error" : null, {}, []); // ← this one is wrong
191191
```
192192

193+
## Tools
194+
195+
[html-to-hyperscript.paqmind.com](http://html-to-hyperscript.paqmind.com) – webservice to convert HTML to hyperscript
193196

194197
## Contributing
195198

0 commit comments

Comments
 (0)