UNPKG

dollar-js

Version:

A lighter, faster, modular jQuery replacement (manipulate DOM, bind events, and more...)

12 lines (11 loc) 208 B
<!doctype html> <html> <head> <title>FeatherTest</title> <meta charset="UTF-8"> </head> <body> <script src="featherRunner.js"></script> <script src="featherSpecs.js"></script> </body> </html>