@anywhichway/lazui
Version:
Single page apps and lazy loading sites with minimal JavaScript or client build processes.
17 lines • 684 B
HTML
<html>
<head>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<table style="width:100%">
<tr>
<td style="text-align: center"><a href="../index.md">lazui</a></td>
<td style="text-align: center"><a href="./docs/lazui.md">docs</a></td>
<td style="text-align: center">
<a class="github-button" href="https://github.com/anywhichway/lazui" data-color-scheme="no-preference: light; light: light; dark: dark;" aria-label="Star anywhichway/lazui on GitHub">GitHub</a>
</td>
</tr>
</table>
</body>
</html>