We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 277eee0 + 534dd2f commit 26aa7d7Copy full SHA for 26aa7d7
README.md
@@ -2,6 +2,8 @@
2
3
A [tape](https://github.com/substack/tape) extension for testing frontend components.
4
5
+![logo][logo]
6
+
7
## Usage
8
9
```js
@@ -76,11 +78,16 @@ vhs('A simple mounting of some html', t => {
76
78
77
79
See example.js for more helper functions.
80
-
81
## See also
82
83
https://github.com/choojs/choo/blob/master/index.js
84
https://github.com/choojs/choo
85
https://github.com/choojs/nanorouter/blob/master/index.js
86
https://github.com/choojs/nanohref
87
https://github.com/rtsao/csjs
88
89
+## Contributors
90
91
+- [@tony-go](https://github.com/tony-go) - logo and features
92
93
+[logo]: https://github.com/hyperdivision/vhs-tape/raw/c7d932612a93c5682c4db601b262caa6dc2e5a25/logo.png
logo.png
34.7 KB
0 commit comments