This site is used to document all the scripts I have written in vanilla JavaScript, which means no libraries! All scripts are properly commented according to JSDoc guidelines.
Please feel free to use any of the scripts for our own use.
There are different branches within the repository that differ in terms of browser support.
Any feedback on what could be done better, bugs you see please put in Github.
A message that appears when a cursor is positioned over an element.
A polyfill for input placeholder attribute.
Allows you to add dialogs to your site for lightboxes, user notifications, custom content and etc…
Converts a select menu into div menu dropdown.
Custom radio buttons and checkboxes using CSS.
Cycle through images, text and other elements, like a carousel.
A custom resize event based on “breakpoints” or media queries in the CSS on the page.
Animate CSS values with JavaScript.
Making requests with ease.