npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash.clamp

4.0.3

@jdalton

npmHomeRepoSnykSocket
Downloads:168422
$ npm install lodash.clamp
DailyWeeklyMonthlyYearly

lodash.clamp v4.0.3

The lodash method _.clamp exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.clamp

In Node.js:

var clamp = require('lodash.clamp');

See the documentation or package source for more details.