JavaScript UI component for displaying audio waveforms
The peak picking routines for 2D arrays. This library looks for the local maxima of the given input matrix. The input matrix has to be specified as a single vector.
Small library to extract peaks from an array of audio samples or an AudioBuffer from the WebAudio API.
The crypto primitives used in hypercore, extracted into a separate module
Cross-AI-IDE workflow-gating CLI + skill family (Claude Code shipped, Trae in progress; Codex / Cursor / Qoder / Tongyi Lingma on the roadmap).
Global Spectral Deconvolution
WASM build of sqlite3 for the browser and server
Peaks similarity - calculate the similarity between 2 ordered arrays of peaks
HTMLMediaElement-based playout engine for waveform-playlist with pitch-preserving playback rate
AI-driven frontend development skills collection for Claude Code and AI coding assistants
generate a spectrum from discrete peaks
A theme for Typography.js
Many tools allowing to analyze mass spectra
Generate peak arrays for rendering waveforms in client-side canvas elements
Give a regex, get a robust predicate function that tests it against a string.
Merkle tree optimized for lists of sequentially appended data and its proofs
Describe binary structures with full TypeScript support. Encode and decode into pure JavaScript objects.
A lightweight Vue wrapper around the bbc/peaks.js audio waveform UI component
test for inclusion or exclusion of paths using globs
Helper functions
A pure JS implementation SHA256.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
A high-level API to automate web browsers