Skip to main content

A library for checking and updating copyright/license headers in a project.

This package works with Deno
This package works with Deno
JSR Score
82%
Published
8 months ago (1.2.2)

Add Package

deno add jsr:@cknight/copyright-checker

Import symbol

import { type Options } from "@cknight/copyright-checker";

---- OR ----

Import directly with a jsr specifier

import { type Options } from "jsr:@cknight/copyright-checker";