lodash.throttle
npmv4.1.1The lodash method `_.throttle` exported as a module.
Not recommended for new projects
No — lodash.throttle should not be adopted for new projects. Last published 3679 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 3679 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- ASupply chain: grade A, Excellent.
No install scripts, 3 maintainers, and a contained dependency surface.
- 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 lodash.throttle 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
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
Quick start
A usage example from the lodash.throttle README.
var throttle = require('lodash.throttle');lodash.throttle vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| lodash.throttlethis page | 0 | 2 | MIT | 10 years ago |
| p-limit | 293.1M | 5 | MIT | 1 day ago |
| tarn | 0 | 2 | MIT | 1 day ago |
| lodash.clonedeep | 0 | 4 | MIT | 1 day ago |
| lodash.zip | 0 | 1 | MIT | 1 day ago |
| throat | 0 | 2 | MIT | 1 day ago |
Used by
Popular packages that depend on lodash.throttle.
Relationship graph
Dependencies (left) and dependents (right) of lodash.throttle.
Frequently installed together
🚇 Implementation of Metro's resolution logic.
Runtime to be use with the Flow Enums transform.
The ultimate javascript content-type utility.
A JavaScript parser built from the Hermes engine
🚇 Metro's core package.
Utility functions for converting to and from URLs that encode query string data into URL paths
Babel Types is a Lodash-esque utility library for AST nodes
Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
Lightweight debugging utility for Node.js and the browser
yargs the modern, pirate-themed, successor to optimist.
TypeScript definitions for ws
Get details about the current Continuous Integration environment
Release history
No releases in the last two years, typically about 34 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 4.1.1latest | 10 years ago | — | MIT |
| 4.1.0 | 10 years ago | — | MIT |
| 4.0.1 | 10 years ago | — | MIT |
| 4.0.0 | 10 years ago | — | MIT |
| 3.0.4 | 11 years ago | — | MIT |
| 3.0.3 | 11 years ago | — | MIT |
| 3.0.2 | 11 years ago | — | MIT |
| 3.0.1 | 11 years ago | — | MIT |
| 3.0.0 | 11 years ago | — | MIT |
| 2.4.1 | 12 years ago | — | MIT |
| 2.4.0 | 12 years ago | — | MIT |
| 2.3.0 | 13 years ago | — | MIT |
| 2.2.1 | 13 years ago | — | MIT |
| 2.2.0 | 13 years ago | — | MIT |
| 2.1.0 | 13 years ago | — | MIT |
Overview
lodash.throttle is an npm package that the lodash method `_.throttle` exported as a module. It has 2 known dependents in the graph. The latest version is 4.1.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need the lodash method `_.throttle` exported as a module and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Keywords
Frequently asked questions
Should I use lodash.throttle?
No — lodash.throttle should not be adopted for new projects. Last published 3679 days ago.
How do I install lodash.throttle?
Run `npm install lodash.throttle` to add lodash.throttle to your npm project.
What license is lodash.throttle released under?
lodash.throttle is distributed under the MIT license.
How popular is lodash.throttle?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on lodash.throttle.
Is lodash.throttle still maintained?
The most recent release of lodash.throttle (v4.1.1) was published 10 years ago.
Does lodash.throttle run install scripts?
No. lodash.throttle does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.