Extend Bootstrap 4 Buttons With Extra Styles And Animations – css-buttons
The css-buttons is a CSS extension for the Bootstrap 4 framework that adds extra CSS styles and animations to the Bootstrap buttons.
Concise Form Validator In Vanilla JavaScript – formvalidatorjs
formvalidatorjs is a lightweight, unobtrusive form validator written in vanilla JavaScript that works with the native HTML5 data validation.
Lightweight User Idle Tracker In Vanilla JavaScript
Yet another vanilla JavaScript user idle tracker library that checks user interactions and trigger a function when a user is inactive for X amount of time.
Dynamic Infinite List In Vanilla JavaScript – Infilist
The Infilist JavaScript library helps you dynamically generate a list view (vertical scroller) with infinite scroll and asynchronous callback support.
Pull To Refresh Library With Pure JavaScript – Pull.js
Pull.js is a tiny and zero-dependency JavaScript library that provides pull to refresh & pull to load functionality for your mobile webpages.
Generate Interactive Chapters For Youtube Videos – youtube-chapters
youtube-chapters is a vanilla JavaScript plugin to generate interactive chapters for long Youtube videos. So that the visitors are able to quickly jump between multiple segments of your video by clicking the chapter links.
Analog Clock Timepicker In Vanilla JavaScript
A vanilla JavaScript library to create an analog clock which can be used as a time picker where the users are able to pick a time by dragging the hour & minute hands.
Generate Random Profile Image & Name – Animal Avatars
Animal Avatars is a JavaScript avatar generator that helps you randomly generates random profile images and user names using Adorable Avatars API.
Draw Animated Circles From A Given Angle Or Value – Circles.js
Circles.js is a vanilla JavaScript plugin used to draw animated, mobile-friendly circles from a given angle or percentage value using Canvas.