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.Shared generic utilities for code, math, music, testing, and nominal typing used throughout the other repos.
Provides all the common commands, configuration, and dependencies for developing a Musical Patterns repo.
music in the shape of a houndstooth, using the square root of 2 extensively
Defines the structure of patterns: `{ id, material, metadata, spec }`. - `id` uniquely identifies each pattern. - `metadata` has no "effect" per se. It's the blog post, formatted name, timestamps, etc. - `material` is the code that makes the sounds: its p
The web-based UI for playing (with) the patterns. Just call `setupPlayroom` with whichever patterns you want.
rhythmic circularity; blocks within themselves
Takes whatever amazing craziness a given pattern calls for and materializes it.
repeated metric modulation of polyrhythms by neighboring superparticulars, never deviating any further from original duration than necessary
just enough for the interface to be tested
copy me for quicker provisioning of new patterns
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