match-sorter is a simple, expected, and deterministic best-match sorting of an array in JavaScript. It follows a simple and sensible algorithm that makes it easy for you to filter and sort a list of items based on given input. Items are ranked based on sensible criteria that result in a better user experience.
Scrollama is a modern & lightweight JavaScript library for scrollytelling using Intersection Observer in favor of scroll events.
Luxon is a powerful, modern, and friendly wrapper for Javascript dates and times.
js2flowchart is a visualization library to convert any JavaScript code into beautiful SVG flowchart.
Learn other’s code. Design your code. Refactor code. Document code. Explain code.
A tutorial about creating grid item animation where the thumbnail scales up when the details view is opened by using CSS animations and javascript.
Emergence.js is a lightweight, high-performance javascript plugin for detecting and manipulating elements in the browser.
jSchema is a data modeling framework for JavaScript. By using fundamental data modeling principles you are able to pull multiple datasets into in a common schema, define relationships, aggregate, join, and subset datasets to make data easier to work with in the browser.
Tiny slider for all purposes, inspired by Owl Carousel.
Features
A simple file-upload utility that shows a preview of the uploaded image. Written in pure JavaScript. No dependencies. Works well with Bootstrap 4 or without a framework.
A tutorial about creating simple push menu with pure Javascript and CSS.
halkaBox.js is a simple and basic Javascript lightbox plugin.
Features
justlazy.js lightweight javascript plugin to lazy load responsive images. Most of the existing javascript plugins using extensive dependencies or supporting just the img-tag without responsive parts. This plugin is supposed to be an alternative.
URI.js is a javascript library for working with URLs. It offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.
Drooltip is a native javascript plugin that is aimed to provide developers custom tooltips that are beautiful, powerful & extensible. It is pretty lightweight too, without too much bloat & unnecessary features.
Underscore.string is a string manipulation helpers for javascript. Originally started as an Underscore.js extension but is a full standalone library nowadays.