zzdom
Version:
A tiny javascript API that implements only the DOM functions of jquery including chaining.
12 lines (11 loc) • 548 B
HTML
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<title>Plugins Google closure compiler tests</title>
<link rel="stylesheet" href="/node_modules/qunit/qunit/qunit.css">
<link rel="stylesheet" href="css/plugins.css">
<script src="/node_modules/qunit/qunit/qunit.js" defer></script>
<script src="/node_modules/velocity-animate/velocity.js" defer></script>
<script src="/build/plugins-core-tests.min.js" defer></script>
</head>