1.0.0 • Published 7 years ago
jkuery v1.0.0
jkuery
A vanilla JS DOM manipulation library, replicating the most widely developed library - jQuery. Core Function: $k() $k.extend() $k.ajax() DOM manipulation features: html() If it does not receive an argument, it returns the innerHTML of the first targeted DOM node. If invoked with a string argument, it will set the innerHTML to the input for each DOM node selected. empty() append() attr() addClass() removeClass() children() parent() find() remove() on() off()
1.0.0
7 years ago