UNPKG

30-seconds-of-code

Version:
5 lines (3 loc) 207 B
### jQuery jQuery is a frontend JavaScript library, that simplifies DOM manipulation, AJAX calls and Event handling. jQuery uses its globally defined function, `$()`, to select and manipulate DOM elements.