# My JavaScript Utils Library: kdj.utils.js

**URL:** https://forum.kirupa.com/t/my-javascript-utils-library-kdj-utils-js/329111
**Category:** open source
**Created:** [July 21, 2012, 7:18pm UTC](https://forum.kirupa.com/t/my-javascript-utils-library-kdj-utils-js/329111 "2012-07-21T19:18:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kadaj](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kadaj/32/9061_2.png) [@kadaj](https://forum.kirupa.com/u/kadaj)
#### Post date: [July 21, 2012, 7:18pm UTC](https://forum.kirupa.com/t/my-javascript-utils-library-kdj-utils-js/329111/1 "2012-07-21T19:18:34Z")

</div>

Hi, here is my javascript utils library:  
[https://gitorious.org/kadaj/jslib/blobs/master/kdj.utils.js](https://gitorious.org/kadaj/jslib/blobs/master/kdj.utils.js)

I began this with writing methods for abstracting session storage. I had added other methods over time. It also includes a cool method for async loading of resources. Most of the methods use continuous passing style.  
If you have any problem with the license, let me know. I will change it.  
🙂
