Skip to content

Copyright Compendium Documentation

Welcome to the documentation for the Copyright Compendium web display project.

Overview

This repository contains a simple web display for the U.S. Copyright Office's Copyright Compendium. The Compendium is available as a PDF on Copyright.gov, but is difficult to navigate. This project provides a navigable and searchable web version.

Technology Stack

  • Frontend: TypeScript with Vite build system
  • UI Framework: USWDS (U.S. Web Design System) components
  • Search: Algolia search with autocomplete
  • Testing: Vitest with comprehensive unit and integration tests
  • Type Checking: TypeScript with strict mode enabled

Documentation Sections

Quality Assurance

Features

Reports

Getting Started

For information on running the project locally, building, and deploying, please refer to the main README.md in the repository root.