
Simple Fireworks Animation With JavaScript | fireworks-js
fireworks-js is a JavaScript library that adds configurable fireworks animations with sound effects to your webpage. Features Must Read: A Vue Hook Composable For Playing Sound Effects…

AppleĀ® Siri WaveForm Replicated in a JS Library | siriwave.js
siriwave.js is a JavaScript library that enables you to draw an animated, customizable Siri-style sound wave shape using regular JavaScript and HTML5 canvas. The “Apple Siri” wave…

Web-Based Spreadsheet In Pure JavaScript | x-spreadsheet
JavaScript Spreadsheet Library – x-spreadsheet is a pure JS library used to create an Excel-style spreadsheet and Google Sheets for the web. Features Must Read: Quick Spreadsheet/CSV…

[Animation] Stream/Burst of Image Particles Onto An HTML Canvas | spxparticles
A simple JavaScript library to generate an infinite stream or string of particle-based images on an HTML canvas. Only visible particles remain in memory to manage memory…