> cat /dev/github | grep security-tools
discovered 07 Aug 2026

omnichron

TypeScript ★ 39 via github-topic
→ View on GitHub
Omnichron is a TypeScript-based tool that provides a unified interface for querying various web archive services, including the Wayback Machine and Common Crawl, through a consistent API. Its notable features include support for multiple providers, built-in caching, dynamic imports for tree-shaking, parallel query execution with retry and timeout settings, and comprehensive TypeScript definitions for type safety. Users can easily configure provider settings and handle errors effectively when retrieving archived snapshots.