A free CDN for open source projects
Optimized for JS and ESM delivery from npm and GitHub. Works with all web formats.
Operating since 2012.Optimized for JS and ESM delivery from npm and GitHub. Works with all web formats.
Operating since 2012.Audio utilities like fundamental frequency detection, populate buffer with sinusoidal curves
contains useful utilities to read/write WAV file to/from a buffer, various float to int conversions, 32 bit float to 16 bit int conversion, random number generator for ints or floats in which optionally uses same random sequence across runs
Click a browser button to launch a node.js process on the server side which streams audio using web sockets back to the browser which is then rendered using web audio API My plan is to make this modular enough to get added to your process as simple API
Interactive 3D animation using WebGL showing a 2D predator prey ecology on a grid which is real-time mapped onto the surface of a 3D torus. node.js server side gives access to WAV format files which are rendered using Web Audio API
notion of a biologically inspired genome driven by a gene regulatory network
gallery of sample media files to be used by other node packages
DECOMMISSIONED - see this body of work continued at https://www.npmjs.com/package/websockets-streaming-audio
hierarchical-cluster of time-series data
cat-food-nation ===============
All files from npm and GitHub available with zero setup
The jsDelivr API allows you to get details about NPM packages, such as their versions, tags, and files. By analyzing package metadata and its real usage, it can automatically suggest the correct entry point for each file type.
Additionally the API provides detailed download statistics for each project, version, and file, as well as network-wide usage statistics.
Load modern JavaScript packages built for you on-demand.
Works in modern web browsers, node.js, and deno.
import { Fireworks } from 'https://esm.run/fireworks-js'; let container = document.querySelector('.container'); let options = { gravity: 1.4, opacity: 0.4, autoresize: true, acceleration: 1.00, }; let fireworks = new Fireworks(container, options); fireworks.start();
Use our stats to better understand how your projects are being used, which versions are popular, and which files are being downloaded the most.
Top 10 npm packages past 30 days