</>PackageGraphPackageGraph

lodash.throttle

npmv4.1.1

The 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.

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.

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
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.

PackageWeekly downloadsDependentsLicenseLast release
lodash.throttlethis page02MIT10 years ago
p-limit293.1M5MIT1 day ago
tarn02MIT1 day ago
lodash.clonedeep04MIT1 day ago
lodash.zip01MIT1 day ago
throat02MIT1 day ago

Used by

Popular packages that depend on lodash.throttle.

Relationship graph

Dependencies (left) and dependents (right) of lodash.throttle.

metro-coremetrolodash.throttle
lodash.throttle dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 34 days apart.

Recent versions of lodash.throttle
VersionPublishedSizeLicense
4.1.1latest10 years agoMIT
4.1.010 years agoMIT
4.0.110 years agoMIT
4.0.010 years agoMIT
3.0.411 years agoMIT
3.0.311 years agoMIT
3.0.211 years agoMIT
3.0.111 years agoMIT
3.0.011 years agoMIT
2.4.112 years agoMIT
2.4.012 years agoMIT
2.3.013 years agoMIT
2.2.113 years agoMIT
2.2.013 years agoMIT
2.1.013 years agoMIT

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.

Maintainers

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.