JavaScript Functions and Helpers

Vanilla JS utilities for writing powerful web applications without jQuery.


Utilities

Merge two JavaScript objects

Extend a JavaScript object with the key/value pairs of another.

jQuery: $.extend()

Set cookie, get cookie and delete cookie

Size optimized functions for creating, reading and erasing cookies in JavaScript.

... 123 ...