| .. | |||||
| LICENSE | |||||
| example.html | |||||
| example.js | |||||
| index.js | |||||
| package.json |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<script src="index.js"></script>
<script src="example.js"></script>
</body>
</html>
| .. | |||||
| LICENSE | |||||
| example.html | |||||
| example.js | |||||
| index.js | |||||
| package.json |