</>PackageGraphPackageGraph

perfect-debounce

npmv2.1.0TypeScript

<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->

Safe to adopt

Yes — perfect-debounce scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 231 days ago. 2 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • BMaintenance: grade B, Good.

    Last published 231 days ago. 2 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 9.3 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding perfect-debounce to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

9.3 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the perfect-debounce README.

import { debounce } from "perfect-debounce";

Dependencies

Declared by perfect-debounce v2.1.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (12)

@types/node ^25.0.10@vitest/coverage-v8 ^4.0.17automd ^0.4.2changelogen ^0.6.2eslint ^9.39.2eslint-config-unjs ^0.6.2in-range ^3.0.0obuild ^0.4.18prettier ^3.8.1time-span ^5.1.0typescript ^5.9.3vitest ^4.0.17

Used by

Popular packages that depend on perfect-debounce.

Relationship graph

Dependencies (left) and dependents (right) of perfect-debounce.

@devframes/hubdevframe@vitejs/devtools-…perfect-debounce
perfect-debounce dependencies dependents

Frequently installed together

Release history

2 releases in the last two years, typically about 1 day apart.

Recent versions of perfect-debounce
VersionPublishedSizeLicense
2.1.0latest7 months ago9.3 KBMIT
2.0.01 year ago9.3 KBMIT
1.0.03 years ago9.0 KBMIT
0.1.34 years ago12 KBMIT
0.1.24 years ago12 KBMIT
0.1.14 years ago8.9 KBMIT
0.1.04 years ago8.9 KBMIT
0.0.14 years ago8.9 KBMIT
0.0.04 years ago71 BMIT

Overview

perfect-debounce is an npm package that <!-- automd:badges color=yellow codecov bundlephobia packagephobia -->. It has 3 known dependents in the graph. The latest version is 2.1.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need <!-- automd:badges color=yellow codecov bundlephobia packagephobia --> and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use perfect-debounce?

Yes — perfect-debounce scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 231 days ago. 2 releases in the last 2 years.

How do I install perfect-debounce?

Run `npm install perfect-debounce` to add perfect-debounce to your npm project.

What license is perfect-debounce released under?

perfect-debounce is distributed under the MIT license.

How popular is perfect-debounce?

npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on perfect-debounce.

Is perfect-debounce still maintained?

The most recent release of perfect-debounce (v2.1.0) was published 7 months ago.

Does perfect-debounce run install scripts?

No. perfect-debounce does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.