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.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
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)
Used by
Popular packages that depend on perfect-debounce.
Hub layer that orchestrates devframe docks, terminals, messages, and commands on any host.
Framework for building one portable devtool integration that runs in any viewer.
DevTools for Vite (work in progress)
Relationship graph
Dependencies (left) and dependents (right) of perfect-debounce.
Frequently installed together
Universal filesystem path utils
Framework for building one portable devtool integration that runs in any viewer.
Structured diagnostic code library
Simple yet powerful framework for building command-line apps.
Missing ECMAScript module utils for Node.js
The modular and type safe schema library for validating structural data
URL utils for humans
Minimal H(TTP) framework built for high performance and portability.
Get an available TCP port to listen
A faster, secure and convenient alternative for JSON.parse
A family of specs for interoperable TypeScript
Model Context Protocol implementation for TypeScript - Client package
Release history
2 releases in the last two years, typically about 1 day apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.1.0latest | 7 months ago | 9.3 KB | MIT |
| 2.0.0 | 1 year ago | 9.3 KB | MIT |
| 1.0.0 | 3 years ago | 9.0 KB | MIT |
| 0.1.3 | 4 years ago | 12 KB | MIT |
| 0.1.2 | 4 years ago | 12 KB | MIT |
| 0.1.1 | 4 years ago | 8.9 KB | MIT |
| 0.1.0 | 4 years ago | 8.9 KB | MIT |
| 0.0.1 | 4 years ago | 8.9 KB | MIT |
| 0.0.0 | 4 years ago | 71 B | MIT |
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.