UNPKG
tabby
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
0.0.1
0.0.0
create tabbed web apps with progressive enhancement
github.com/substack/tabby
substack/tabby
tabby
/
example
/
static
/
home.html
10 lines
(8 loc)
•
244 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
div
>
This is an example app for
<
a
href
=
"https://npmjs.org/package/tabby"
>
tabby
</
a
>
, a tiny library for building tabbed realtime web apps with progressive enhancement.
</
div
>
<
div
>
This example app lists cats and their owners.
</
div
>