A lightweight library that can be used for bursting particles effects for button. The idea is to disintegrate an element into particles and make it disappear (or vice versa).
Day.js is a minimalist JavaScript library for modern browsers with a largely Moment.js compatible API.
pico.js is lightweight face detection library in 200 lines of JavaScript. pico.js has real-time detection capabilities (200+ FPS in a practical setting)
Length.js is a useful JavaScript library for length units conversion. It was designed to work both in the browser and in Node.js
A tutorial about how to implement a simple swipe gesture in a couple of lines of JavaScript.
Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide, no less.
Conditioner provides a straight forward Progressive Enhancement based solution for linking JavaScript modules to DOM elements.
Modules can be linked based on contextual parameters like viewport size and element visibilty making Conditioner your perfect Responsive Design companion.
Lazy loading is technique that defers loading of non-critical resources at page load time. These non-critical resources are loaded at the moment of need.
When we lazy load images and video, we reduce initial page load time, initial page weight, and system resource usage, all of which have positive impacts on performance.
An interactive tutorial to learn the basics of JavaScript in 14 minutes.
TensorFlow.js (tfjs) is a WebGL accelerated, open-source, browser based JavaScript library for training and deploying machine learning (ML) models.