Async Load

Async Load 1.2.1

By default, browsers load every resource on a Web page one by one.If a page contains a really huge resource, than the page its being loaded on will take longer to load and negatively affect not only the site's SEO, but its UX as well.For this cases Async...

Sticky JS

Sticky JS 0.1.3

Sticky JS can be applied to any element on a Web page.Sticky JS can make elements sticky page-wide or just inside a selected parent container.While the desired element is in its natural viewport visibility state, it will remain in its designated...

Self-Storage JS can save commonly used JavaScript files, libraries and plugins to the user's localStorage, a place where usually smaller things go to get stored.When localStorage concepts have been first put to paper, everybody wanted a local database to...