Offside.js is a minimal JavaScript kit without library dependencies to push things off-canvas using just class manipulation. It's goal is to provide a super-lightweight, efficient and customizable way of handling off-canvas menus/elements on modern website and web applications.
The pattern matching is basically a switch
on steroids, you can create powerful conditions such based on Object
properties or Array
content without manipulating the Object
or Array
itself.
remoteStorage.js is a JavaScript library for storing user data locally in the browser, as well as connecting to remoteStorage servers and syncing data across devices and applications. It is also capable of connecting and syncing data with a person’s Dropbox or Google Drive account (optional).
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.